stratosphere-dms-1.0.0: Stratosphere integration for AWS DMS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DMS.InstanceProfile

Documentation

data InstanceProfile Source #

Constructors

InstanceProfile

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-instanceprofile.html

Fields

Instances

Instances details
ToJSON InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Show InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Eq InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

ToResourceProperties InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Property "AvailabilityZone" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "AvailabilityZone" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "AvailabilityZone" InstanceProfile = Value Text
Property "Description" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "Description" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "Description" InstanceProfile = Value Text
Property "InstanceProfileIdentifier" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "InstanceProfileIdentifier" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "InstanceProfileIdentifier" InstanceProfile = Value Text

Methods

set :: PropertyType "InstanceProfileIdentifier" InstanceProfile -> InstanceProfile -> InstanceProfile #

Property "InstanceProfileName" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "InstanceProfileName" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "InstanceProfileName" InstanceProfile = Value Text

Methods

set :: PropertyType "InstanceProfileName" InstanceProfile -> InstanceProfile -> InstanceProfile #

Property "KmsKeyArn" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "KmsKeyArn" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Property "NetworkType" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "NetworkType" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "NetworkType" InstanceProfile = Value Text
Property "PubliclyAccessible" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "PubliclyAccessible" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "PubliclyAccessible" InstanceProfile = Value Bool

Methods

set :: PropertyType "PubliclyAccessible" InstanceProfile -> InstanceProfile -> InstanceProfile #

Property "SubnetGroupIdentifier" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "SubnetGroupIdentifier" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "SubnetGroupIdentifier" InstanceProfile = Value Text

Methods

set :: PropertyType "SubnetGroupIdentifier" InstanceProfile -> InstanceProfile -> InstanceProfile #

Property "Tags" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "Tags" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Property "VpcSecurityGroups" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

Associated Types

type PropertyType "VpcSecurityGroups" InstanceProfile 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "VpcSecurityGroups" InstanceProfile = ValueList Text

Methods

set :: PropertyType "VpcSecurityGroups" InstanceProfile -> InstanceProfile -> InstanceProfile #

type PropertyType "AvailabilityZone" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "AvailabilityZone" InstanceProfile = Value Text
type PropertyType "Description" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "Description" InstanceProfile = Value Text
type PropertyType "InstanceProfileIdentifier" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "InstanceProfileIdentifier" InstanceProfile = Value Text
type PropertyType "InstanceProfileName" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "InstanceProfileName" InstanceProfile = Value Text
type PropertyType "KmsKeyArn" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "NetworkType" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "NetworkType" InstanceProfile = Value Text
type PropertyType "PubliclyAccessible" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "PubliclyAccessible" InstanceProfile = Value Bool
type PropertyType "SubnetGroupIdentifier" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "SubnetGroupIdentifier" InstanceProfile = Value Text
type PropertyType "Tags" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "VpcSecurityGroups" InstanceProfile Source # 
Instance details

Defined in Stratosphere.DMS.InstanceProfile

type PropertyType "VpcSecurityGroups" InstanceProfile = ValueList Text