stratosphere-datazone-1.0.0: Stratosphere integration for AWS DataZone.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DataZone.Owner

Documentation

data OwnerPropertiesProperty Source #

Instances

Instances details
ToJSON OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

Show OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

Eq OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

ToResourceProperties OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

Property "Group" OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

Property "User" OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

type PropertyType "Group" OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

type PropertyType "User" OwnerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerPropertiesProperty

data OwnerGroupPropertiesProperty Source #

Instances

Instances details
ToJSON OwnerGroupPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty

Show OwnerGroupPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty

Eq OwnerGroupPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty

ToResourceProperties OwnerGroupPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty

Property "GroupIdentifier" OwnerGroupPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty

Associated Types

type PropertyType "GroupIdentifier" OwnerGroupPropertiesProperty 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty

type PropertyType "GroupIdentifier" OwnerGroupPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerGroupPropertiesProperty

data OwnerUserPropertiesProperty Source #

Instances

Instances details
ToJSON OwnerUserPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty

Show OwnerUserPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty

Eq OwnerUserPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty

ToResourceProperties OwnerUserPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty

Property "UserIdentifier" OwnerUserPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty

Associated Types

type PropertyType "UserIdentifier" OwnerUserPropertiesProperty 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty

type PropertyType "UserIdentifier" OwnerUserPropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Owner.OwnerUserPropertiesProperty

data Owner Source #

Instances

Instances details
ToJSON Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Show Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Methods

showsPrec :: Int -> Owner -> ShowS #

show :: Owner -> String #

showList :: [Owner] -> ShowS #

Eq Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Methods

(==) :: Owner -> Owner -> Bool #

(/=) :: Owner -> Owner -> Bool #

ToResourceProperties Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Property "DomainIdentifier" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Associated Types

type PropertyType "DomainIdentifier" Owner 
Instance details

Defined in Stratosphere.DataZone.Owner

type PropertyType "DomainIdentifier" Owner = Value Text

Methods

set :: PropertyType "DomainIdentifier" Owner -> Owner -> Owner #

Property "EntityIdentifier" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Associated Types

type PropertyType "EntityIdentifier" Owner 
Instance details

Defined in Stratosphere.DataZone.Owner

type PropertyType "EntityIdentifier" Owner = Value Text

Methods

set :: PropertyType "EntityIdentifier" Owner -> Owner -> Owner #

Property "EntityType" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Associated Types

type PropertyType "EntityType" Owner 
Instance details

Defined in Stratosphere.DataZone.Owner

type PropertyType "EntityType" Owner = Value Text

Methods

set :: PropertyType "EntityType" Owner -> Owner -> Owner #

Property "Owner" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

Associated Types

type PropertyType "Owner" Owner 
Instance details

Defined in Stratosphere.DataZone.Owner

Methods

set :: PropertyType "Owner" Owner -> Owner -> Owner #

type PropertyType "DomainIdentifier" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

type PropertyType "DomainIdentifier" Owner = Value Text
type PropertyType "EntityIdentifier" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

type PropertyType "EntityIdentifier" Owner = Value Text
type PropertyType "EntityType" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner

type PropertyType "EntityType" Owner = Value Text
type PropertyType "Owner" Owner Source # 
Instance details

Defined in Stratosphere.DataZone.Owner