| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.FSx.S3AccessPointAttachment
Documentation
data S3AccessPointProperty Source #
Constructors
| S3AccessPointProperty | |
Fields
| |
Instances
data S3AccessPointVpcConfigurationProperty Source #
Constructors
| S3AccessPointVpcConfigurationProperty | |
Fields
| |
Instances
| ToJSON S3AccessPointVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment.S3AccessPointVpcConfigurationProperty Methods toJSON :: S3AccessPointVpcConfigurationProperty -> Value # toEncoding :: S3AccessPointVpcConfigurationProperty -> Encoding # toJSONList :: [S3AccessPointVpcConfigurationProperty] -> Value # toEncodingList :: [S3AccessPointVpcConfigurationProperty] -> Encoding # omitField :: S3AccessPointVpcConfigurationProperty -> Bool # | |||||
| Show S3AccessPointVpcConfigurationProperty Source # | |||||
| Eq S3AccessPointVpcConfigurationProperty Source # | |||||
| ToResourceProperties S3AccessPointVpcConfigurationProperty Source # | |||||
| Property "VpcId" S3AccessPointVpcConfigurationProperty Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment.S3AccessPointVpcConfigurationProperty Associated Types
| |||||
| type PropertyType "VpcId" S3AccessPointVpcConfigurationProperty Source # | |||||
mkS3AccessPointVpcConfigurationProperty :: Value Text -> S3AccessPointVpcConfigurationProperty Source #
data S3AccessPointAttachment Source #
Constructors
| S3AccessPointAttachment | |
Fields | |
Instances
| ToJSON S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Methods toJSON :: S3AccessPointAttachment -> Value # toEncoding :: S3AccessPointAttachment -> Encoding # toJSONList :: [S3AccessPointAttachment] -> Value # | |||||
| Show S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Methods showsPrec :: Int -> S3AccessPointAttachment -> ShowS # show :: S3AccessPointAttachment -> String # showList :: [S3AccessPointAttachment] -> ShowS # | |||||
| Eq S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Methods (==) :: S3AccessPointAttachment -> S3AccessPointAttachment -> Bool # (/=) :: S3AccessPointAttachment -> S3AccessPointAttachment -> Bool # | |||||
| ToResourceProperties S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Methods toResourceProperties :: S3AccessPointAttachment -> ResourceProperties # | |||||
| Property "Name" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Associated Types
Methods set :: PropertyType "Name" S3AccessPointAttachment -> S3AccessPointAttachment -> S3AccessPointAttachment # | |||||
| Property "OpenZFSConfiguration" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Associated Types
Methods set :: PropertyType "OpenZFSConfiguration" S3AccessPointAttachment -> S3AccessPointAttachment -> S3AccessPointAttachment # | |||||
| Property "S3AccessPoint" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Associated Types
Methods set :: PropertyType "S3AccessPoint" S3AccessPointAttachment -> S3AccessPointAttachment -> S3AccessPointAttachment # | |||||
| Property "Type" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment Associated Types
Methods set :: PropertyType "Type" S3AccessPointAttachment -> S3AccessPointAttachment -> S3AccessPointAttachment # | |||||
| type PropertyType "Name" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment | |||||
| type PropertyType "OpenZFSConfiguration" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment type PropertyType "OpenZFSConfiguration" S3AccessPointAttachment = S3AccessPointOpenZFSConfigurationProperty | |||||
| type PropertyType "S3AccessPoint" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment | |||||
| type PropertyType "Type" S3AccessPointAttachment Source # | |||||
Defined in Stratosphere.FSx.S3AccessPointAttachment | |||||