| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.CleanRooms.Membership.MembershipProtectedQueryResultConfigurationProperty
Documentation
data MembershipProtectedQueryOutputConfigurationProperty Source #
Constructors
| MembershipProtectedQueryOutputConfigurationProperty | |
Fields | |
Instances
data ProtectedQueryS3OutputConfigurationProperty Source #
Constructors
| ProtectedQueryS3OutputConfigurationProperty | |
Fields
| |
Instances
| ToJSON ProtectedQueryS3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.ProtectedQueryS3OutputConfigurationProperty Methods toJSON :: ProtectedQueryS3OutputConfigurationProperty -> Value # toEncoding :: ProtectedQueryS3OutputConfigurationProperty -> Encoding # toJSONList :: [ProtectedQueryS3OutputConfigurationProperty] -> Value # toEncodingList :: [ProtectedQueryS3OutputConfigurationProperty] -> Encoding # omitField :: ProtectedQueryS3OutputConfigurationProperty -> Bool # | |||||
| Show ProtectedQueryS3OutputConfigurationProperty Source # | |||||
| Eq ProtectedQueryS3OutputConfigurationProperty Source # | |||||
| ToResourceProperties ProtectedQueryS3OutputConfigurationProperty Source # | |||||
| Property "Bucket" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.ProtectedQueryS3OutputConfigurationProperty Associated Types
| |||||
| Property "KeyPrefix" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.ProtectedQueryS3OutputConfigurationProperty Associated Types
| |||||
| Property "ResultFormat" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.ProtectedQueryS3OutputConfigurationProperty Associated Types
| |||||
| Property "SingleFileOutput" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.ProtectedQueryS3OutputConfigurationProperty Associated Types
Methods set :: PropertyType "SingleFileOutput" ProtectedQueryS3OutputConfigurationProperty -> ProtectedQueryS3OutputConfigurationProperty -> ProtectedQueryS3OutputConfigurationProperty # | |||||
| type PropertyType "Bucket" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
| type PropertyType "KeyPrefix" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
| type PropertyType "ResultFormat" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
| type PropertyType "SingleFileOutput" ProtectedQueryS3OutputConfigurationProperty Source # | |||||
mkMembershipProtectedQueryOutputConfigurationProperty :: ProtectedQueryS3OutputConfigurationProperty -> MembershipProtectedQueryOutputConfigurationProperty Source #
mkProtectedQueryS3OutputConfigurationProperty :: Value Text -> Value Text -> ProtectedQueryS3OutputConfigurationProperty Source #
data MembershipProtectedQueryResultConfigurationProperty Source #
Constructors
| MembershipProtectedQueryResultConfigurationProperty | |
Fields | |
Instances
| ToJSON MembershipProtectedQueryResultConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.MembershipProtectedQueryResultConfigurationProperty Methods toJSON :: MembershipProtectedQueryResultConfigurationProperty -> Value # toEncoding :: MembershipProtectedQueryResultConfigurationProperty -> Encoding # toJSONList :: [MembershipProtectedQueryResultConfigurationProperty] -> Value # toEncodingList :: [MembershipProtectedQueryResultConfigurationProperty] -> Encoding # omitField :: MembershipProtectedQueryResultConfigurationProperty -> Bool # | |||||
| Show MembershipProtectedQueryResultConfigurationProperty Source # | |||||
| Eq MembershipProtectedQueryResultConfigurationProperty Source # | |||||
| ToResourceProperties MembershipProtectedQueryResultConfigurationProperty Source # | |||||
| Property "OutputConfiguration" MembershipProtectedQueryResultConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.MembershipProtectedQueryResultConfigurationProperty Associated Types
Methods set :: PropertyType "OutputConfiguration" MembershipProtectedQueryResultConfigurationProperty -> MembershipProtectedQueryResultConfigurationProperty -> MembershipProtectedQueryResultConfigurationProperty # | |||||
| Property "RoleArn" MembershipProtectedQueryResultConfigurationProperty Source # | |||||
Defined in Stratosphere.CleanRooms.Membership.MembershipProtectedQueryResultConfigurationProperty Associated Types
| |||||
| type PropertyType "OutputConfiguration" MembershipProtectedQueryResultConfigurationProperty Source # | |||||
| type PropertyType "RoleArn" MembershipProtectedQueryResultConfigurationProperty Source # | |||||