| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.S3Outposts.Bucket
Documentation
data RuleProperty Source #
Constructors
| RuleProperty | |
Fields | |
Instances
data FilterTagProperty Source #
Constructors
| FilterTagProperty | |
Fields | |
Instances
| ToJSON FilterTagProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterTagProperty Methods toJSON :: FilterTagProperty -> Value # toEncoding :: FilterTagProperty -> Encoding # toJSONList :: [FilterTagProperty] -> Value # toEncodingList :: [FilterTagProperty] -> Encoding # omitField :: FilterTagProperty -> Bool # | |||||
| Show FilterTagProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterTagProperty Methods showsPrec :: Int -> FilterTagProperty -> ShowS # show :: FilterTagProperty -> String # showList :: [FilterTagProperty] -> ShowS # | |||||
| Eq FilterTagProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterTagProperty Methods (==) :: FilterTagProperty -> FilterTagProperty -> Bool # (/=) :: FilterTagProperty -> FilterTagProperty -> Bool # | |||||
| ToResourceProperties FilterTagProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterTagProperty Methods toResourceProperties :: FilterTagProperty -> ResourceProperties # | |||||
| Property "Key" FilterTagProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterTagProperty Associated Types
Methods set :: PropertyType "Key" FilterTagProperty -> FilterTagProperty -> FilterTagProperty # | |||||
| Property "Value" FilterTagProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterTagProperty Associated Types
Methods set :: PropertyType "Value" FilterTagProperty -> FilterTagProperty -> FilterTagProperty # | |||||
| type PropertyType "Key" FilterTagProperty Source # | |||||
| type PropertyType "Value" FilterTagProperty Source # | |||||
data LifecycleConfigurationProperty Source #
Constructors
| LifecycleConfigurationProperty | |
Fields
| |
Instances
| ToJSON LifecycleConfigurationProperty Source # | |||||
| Show LifecycleConfigurationProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.LifecycleConfigurationProperty Methods showsPrec :: Int -> LifecycleConfigurationProperty -> ShowS # show :: LifecycleConfigurationProperty -> String # showList :: [LifecycleConfigurationProperty] -> ShowS # | |||||
| Eq LifecycleConfigurationProperty Source # | |||||
| ToResourceProperties LifecycleConfigurationProperty Source # | |||||
| Property "Rules" LifecycleConfigurationProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.LifecycleConfigurationProperty Associated Types
Methods set :: PropertyType "Rules" LifecycleConfigurationProperty -> LifecycleConfigurationProperty -> LifecycleConfigurationProperty # | |||||
| type PropertyType "Rules" LifecycleConfigurationProperty Source # | |||||
data AbortIncompleteMultipartUploadProperty Source #
Constructors
| AbortIncompleteMultipartUploadProperty | |
Instances
| ToJSON AbortIncompleteMultipartUploadProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.AbortIncompleteMultipartUploadProperty Methods toJSON :: AbortIncompleteMultipartUploadProperty -> Value # toEncoding :: AbortIncompleteMultipartUploadProperty -> Encoding # toJSONList :: [AbortIncompleteMultipartUploadProperty] -> Value # toEncodingList :: [AbortIncompleteMultipartUploadProperty] -> Encoding # omitField :: AbortIncompleteMultipartUploadProperty -> Bool # | |||||
| Show AbortIncompleteMultipartUploadProperty Source # | |||||
| Eq AbortIncompleteMultipartUploadProperty Source # | |||||
| ToResourceProperties AbortIncompleteMultipartUploadProperty Source # | |||||
| Property "DaysAfterInitiation" AbortIncompleteMultipartUploadProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.AbortIncompleteMultipartUploadProperty Associated Types
Methods set :: PropertyType "DaysAfterInitiation" AbortIncompleteMultipartUploadProperty -> AbortIncompleteMultipartUploadProperty -> AbortIncompleteMultipartUploadProperty # | |||||
| type PropertyType "DaysAfterInitiation" AbortIncompleteMultipartUploadProperty Source # | |||||
data FilterAndOperatorProperty Source #
Constructors
| FilterAndOperatorProperty | |
Fields
| |
Instances
| ToJSON FilterAndOperatorProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty Methods toJSON :: FilterAndOperatorProperty -> Value # toEncoding :: FilterAndOperatorProperty -> Encoding # toJSONList :: [FilterAndOperatorProperty] -> Value # | |||||
| Show FilterAndOperatorProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty Methods showsPrec :: Int -> FilterAndOperatorProperty -> ShowS # show :: FilterAndOperatorProperty -> String # showList :: [FilterAndOperatorProperty] -> ShowS # | |||||
| Eq FilterAndOperatorProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty Methods (==) :: FilterAndOperatorProperty -> FilterAndOperatorProperty -> Bool # (/=) :: FilterAndOperatorProperty -> FilterAndOperatorProperty -> Bool # | |||||
| ToResourceProperties FilterAndOperatorProperty Source # | |||||
| Property "Prefix" FilterAndOperatorProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty Associated Types
Methods set :: PropertyType "Prefix" FilterAndOperatorProperty -> FilterAndOperatorProperty -> FilterAndOperatorProperty # | |||||
| Property "Tags" FilterAndOperatorProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty Associated Types
Methods set :: PropertyType "Tags" FilterAndOperatorProperty -> FilterAndOperatorProperty -> FilterAndOperatorProperty # | |||||
| type PropertyType "Prefix" FilterAndOperatorProperty Source # | |||||
| type PropertyType "Tags" FilterAndOperatorProperty Source # | |||||
data FilterProperty Source #
Constructors
| FilterProperty | |
Fields | |
Instances
| ToJSON FilterProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterProperty Methods toJSON :: FilterProperty -> Value # toEncoding :: FilterProperty -> Encoding # toJSONList :: [FilterProperty] -> Value # toEncodingList :: [FilterProperty] -> Encoding # omitField :: FilterProperty -> Bool # | |||||
| Show FilterProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterProperty Methods showsPrec :: Int -> FilterProperty -> ShowS # show :: FilterProperty -> String # showList :: [FilterProperty] -> ShowS # | |||||
| Eq FilterProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterProperty Methods (==) :: FilterProperty -> FilterProperty -> Bool # (/=) :: FilterProperty -> FilterProperty -> Bool # | |||||
| ToResourceProperties FilterProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterProperty Methods toResourceProperties :: FilterProperty -> ResourceProperties # | |||||
| Property "AndOperator" FilterProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterProperty Associated Types
Methods set :: PropertyType "AndOperator" FilterProperty -> FilterProperty -> FilterProperty # | |||||
| Property "Prefix" FilterProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterProperty Associated Types
Methods set :: PropertyType "Prefix" FilterProperty -> FilterProperty -> FilterProperty # | |||||
| Property "Tag" FilterProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.FilterProperty Associated Types
Methods set :: PropertyType "Tag" FilterProperty -> FilterProperty -> FilterProperty # | |||||
| type PropertyType "AndOperator" FilterProperty Source # | |||||
| type PropertyType "Prefix" FilterProperty Source # | |||||
| type PropertyType "Tag" FilterProperty Source # | |||||
mkAbortIncompleteMultipartUploadProperty :: Value Integer -> AbortIncompleteMultipartUploadProperty Source #
mkFilterTagProperty :: Value Text -> Value Text -> FilterTagProperty Source #
mkRuleProperty :: Value Text -> RuleProperty Source #
Constructors
| Bucket | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3outposts-bucket.html |
Fields | |
Instances
| ToJSON Bucket Source # | |||||
| Show Bucket Source # | |||||
| Eq Bucket Source # | |||||
| ToResourceProperties Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket Methods | |||||
| Property "BucketName" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket Associated Types
| |||||
| Property "LifecycleConfiguration" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket Associated Types
| |||||
| Property "OutpostId" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket Associated Types
| |||||
| Property "Tags" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket Associated Types
| |||||
| type PropertyType "BucketName" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket | |||||
| type PropertyType "LifecycleConfiguration" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket | |||||
| type PropertyType "OutpostId" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket | |||||
| type PropertyType "Tags" Bucket Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket | |||||