| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.LakeFormation.TagAssociation
Documentation
data ResourceProperty Source #
Constructors
| ResourceProperty | |
Instances
data DatabaseResourceProperty Source #
Constructors
| DatabaseResourceProperty | |
Fields | |
Instances
| ToJSON DatabaseResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.DatabaseResourceProperty Methods toJSON :: DatabaseResourceProperty -> Value # toEncoding :: DatabaseResourceProperty -> Encoding # toJSONList :: [DatabaseResourceProperty] -> Value # | |||||
| Show DatabaseResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.DatabaseResourceProperty Methods showsPrec :: Int -> DatabaseResourceProperty -> ShowS # show :: DatabaseResourceProperty -> String # showList :: [DatabaseResourceProperty] -> ShowS # | |||||
| Eq DatabaseResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.DatabaseResourceProperty Methods (==) :: DatabaseResourceProperty -> DatabaseResourceProperty -> Bool # (/=) :: DatabaseResourceProperty -> DatabaseResourceProperty -> Bool # | |||||
| ToResourceProperties DatabaseResourceProperty Source # | |||||
| Property "CatalogId" DatabaseResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.DatabaseResourceProperty Associated Types
Methods set :: PropertyType "CatalogId" DatabaseResourceProperty -> DatabaseResourceProperty -> DatabaseResourceProperty # | |||||
| Property "Name" DatabaseResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.DatabaseResourceProperty Associated Types
Methods set :: PropertyType "Name" DatabaseResourceProperty -> DatabaseResourceProperty -> DatabaseResourceProperty # | |||||
| type PropertyType "CatalogId" DatabaseResourceProperty Source # | |||||
| type PropertyType "Name" DatabaseResourceProperty Source # | |||||
data TableResourceProperty Source #
Constructors
| TableResourceProperty | |
Fields
| |
Instances
| ToJSON TableResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableResourceProperty Methods toJSON :: TableResourceProperty -> Value # toEncoding :: TableResourceProperty -> Encoding # toJSONList :: [TableResourceProperty] -> Value # toEncodingList :: [TableResourceProperty] -> Encoding # omitField :: TableResourceProperty -> Bool # | |||||
| Show TableResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableResourceProperty Methods showsPrec :: Int -> TableResourceProperty -> ShowS # show :: TableResourceProperty -> String # showList :: [TableResourceProperty] -> ShowS # | |||||
| Eq TableResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableResourceProperty Methods (==) :: TableResourceProperty -> TableResourceProperty -> Bool # (/=) :: TableResourceProperty -> TableResourceProperty -> Bool # | |||||
| ToResourceProperties TableResourceProperty Source # | |||||
| Property "CatalogId" TableResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableResourceProperty Associated Types
Methods set :: PropertyType "CatalogId" TableResourceProperty -> TableResourceProperty -> TableResourceProperty # | |||||
| Property "DatabaseName" TableResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableResourceProperty Associated Types
Methods set :: PropertyType "DatabaseName" TableResourceProperty -> TableResourceProperty -> TableResourceProperty # | |||||
| Property "Name" TableResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableResourceProperty Associated Types
Methods set :: PropertyType "Name" TableResourceProperty -> TableResourceProperty -> TableResourceProperty # | |||||
| Property "TableWildcard" TableResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableResourceProperty Associated Types
Methods set :: PropertyType "TableWildcard" TableResourceProperty -> TableResourceProperty -> TableResourceProperty # | |||||
| type PropertyType "CatalogId" TableResourceProperty Source # | |||||
| type PropertyType "DatabaseName" TableResourceProperty Source # | |||||
| type PropertyType "Name" TableResourceProperty Source # | |||||
| type PropertyType "TableWildcard" TableResourceProperty Source # | |||||
data TableWithColumnsResourceProperty Source #
Constructors
| TableWithColumnsResourceProperty | |
Fields
| |
Instances
| ToJSON TableWithColumnsResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableWithColumnsResourceProperty | |||||
| Show TableWithColumnsResourceProperty Source # | |||||
| Eq TableWithColumnsResourceProperty Source # | |||||
| ToResourceProperties TableWithColumnsResourceProperty Source # | |||||
| Property "CatalogId" TableWithColumnsResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableWithColumnsResourceProperty Associated Types
Methods set :: PropertyType "CatalogId" TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty # | |||||
| Property "ColumnNames" TableWithColumnsResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableWithColumnsResourceProperty Associated Types
Methods set :: PropertyType "ColumnNames" TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty # | |||||
| Property "DatabaseName" TableWithColumnsResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableWithColumnsResourceProperty Associated Types
Methods set :: PropertyType "DatabaseName" TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty # | |||||
| Property "Name" TableWithColumnsResourceProperty Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation.TableWithColumnsResourceProperty Associated Types
Methods set :: PropertyType "Name" TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty -> TableWithColumnsResourceProperty # | |||||
| type PropertyType "CatalogId" TableWithColumnsResourceProperty Source # | |||||
| type PropertyType "ColumnNames" TableWithColumnsResourceProperty Source # | |||||
| type PropertyType "DatabaseName" TableWithColumnsResourceProperty Source # | |||||
| type PropertyType "Name" TableWithColumnsResourceProperty Source # | |||||
mkTableWithColumnsResourceProperty :: Value Text -> ValueList Text -> Value Text -> Value Text -> TableWithColumnsResourceProperty Source #
data TagAssociation Source #
Constructors
| TagAssociation | |
Fields
| |
Instances
| ToJSON TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation Methods toJSON :: TagAssociation -> Value # toEncoding :: TagAssociation -> Encoding # toJSONList :: [TagAssociation] -> Value # toEncodingList :: [TagAssociation] -> Encoding # omitField :: TagAssociation -> Bool # | |||||
| Show TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation Methods showsPrec :: Int -> TagAssociation -> ShowS # show :: TagAssociation -> String # showList :: [TagAssociation] -> ShowS # | |||||
| Eq TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation Methods (==) :: TagAssociation -> TagAssociation -> Bool # (/=) :: TagAssociation -> TagAssociation -> Bool # | |||||
| ToResourceProperties TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation Methods toResourceProperties :: TagAssociation -> ResourceProperties # | |||||
| Property "LFTags" TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation Associated Types
Methods set :: PropertyType "LFTags" TagAssociation -> TagAssociation -> TagAssociation # | |||||
| Property "Resource" TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation Associated Types
Methods set :: PropertyType "Resource" TagAssociation -> TagAssociation -> TagAssociation # | |||||
| type PropertyType "LFTags" TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation | |||||
| type PropertyType "Resource" TagAssociation Source # | |||||
Defined in Stratosphere.LakeFormation.TagAssociation | |||||