stratosphere-workspacesweb-1.0.0: Stratosphere integration for AWS WorkSpacesWeb.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.WorkSpacesWeb.IpAccessSettings

Documentation

data IpAccessSettings Source #

Instances

Instances details
ToJSON IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Show IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Eq IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

ToResourceProperties IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Property "AdditionalEncryptionContext" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Associated Types

type PropertyType "AdditionalEncryptionContext" IpAccessSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "AdditionalEncryptionContext" IpAccessSettings = Map Text (Value Text)

Methods

set :: PropertyType "AdditionalEncryptionContext" IpAccessSettings -> IpAccessSettings -> IpAccessSettings #

Property "CustomerManagedKey" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Associated Types

type PropertyType "CustomerManagedKey" IpAccessSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "CustomerManagedKey" IpAccessSettings = Value Text
Property "Description" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Associated Types

type PropertyType "Description" IpAccessSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Property "DisplayName" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Associated Types

type PropertyType "DisplayName" IpAccessSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Property "IpRules" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Associated Types

type PropertyType "IpRules" IpAccessSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Property "Tags" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

Associated Types

type PropertyType "Tags" IpAccessSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "AdditionalEncryptionContext" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "AdditionalEncryptionContext" IpAccessSettings = Map Text (Value Text)
type PropertyType "CustomerManagedKey" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "CustomerManagedKey" IpAccessSettings = Value Text
type PropertyType "Description" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "DisplayName" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "IpRules" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings

type PropertyType "Tags" IpAccessSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.IpAccessSettings