| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.DataZone.Owner
Documentation
data OwnerPropertiesProperty Source #
Constructors
| OwnerPropertiesProperty | |
Fields | |
Instances
data OwnerGroupPropertiesProperty Source #
Constructors
| OwnerGroupPropertiesProperty | |
Instances
| ToJSON OwnerGroupPropertiesProperty Source # | |||||
| Show OwnerGroupPropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty Methods showsPrec :: Int -> OwnerGroupPropertiesProperty -> ShowS # show :: OwnerGroupPropertiesProperty -> String # showList :: [OwnerGroupPropertiesProperty] -> ShowS # | |||||
| Eq OwnerGroupPropertiesProperty Source # | |||||
| ToResourceProperties OwnerGroupPropertiesProperty Source # | |||||
| Property "GroupIdentifier" OwnerGroupPropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty Associated Types
Methods set :: PropertyType "GroupIdentifier" OwnerGroupPropertiesProperty -> OwnerGroupPropertiesProperty -> OwnerGroupPropertiesProperty # | |||||
| type PropertyType "GroupIdentifier" OwnerGroupPropertiesProperty Source # | |||||
data OwnerUserPropertiesProperty Source #
Constructors
| OwnerUserPropertiesProperty | |
Fields
| |
Instances
| ToJSON OwnerUserPropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty Methods toJSON :: OwnerUserPropertiesProperty -> Value # toEncoding :: OwnerUserPropertiesProperty -> Encoding # toJSONList :: [OwnerUserPropertiesProperty] -> Value # toEncodingList :: [OwnerUserPropertiesProperty] -> Encoding # | |||||
| Show OwnerUserPropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty Methods showsPrec :: Int -> OwnerUserPropertiesProperty -> ShowS # show :: OwnerUserPropertiesProperty -> String # showList :: [OwnerUserPropertiesProperty] -> ShowS # | |||||
| Eq OwnerUserPropertiesProperty Source # | |||||
| ToResourceProperties OwnerUserPropertiesProperty Source # | |||||
| Property "UserIdentifier" OwnerUserPropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty Associated Types
Methods set :: PropertyType "UserIdentifier" OwnerUserPropertiesProperty -> OwnerUserPropertiesProperty -> OwnerUserPropertiesProperty # | |||||
| type PropertyType "UserIdentifier" OwnerUserPropertiesProperty Source # | |||||
Constructors
| Owner | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html |
Fields | |
Instances
| ToJSON Owner Source # | |||||
| Show Owner Source # | |||||
| Eq Owner Source # | |||||
| ToResourceProperties Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner Methods | |||||
| Property "DomainIdentifier" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner Associated Types
| |||||
| Property "EntityIdentifier" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner Associated Types
| |||||
| Property "EntityType" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner Associated Types
| |||||
| Property "Owner" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner Associated Types
| |||||
| type PropertyType "DomainIdentifier" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner | |||||
| type PropertyType "EntityIdentifier" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner | |||||
| type PropertyType "EntityType" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner | |||||
| type PropertyType "Owner" Owner Source # | |||||
Defined in Stratosphere.DataZone.Owner | |||||