| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.WorkSpacesWeb.DataProtectionSettings
Documentation
data InlineRedactionConfigurationProperty Source #
Constructors
| InlineRedactionConfigurationProperty | |
Fields | |
Instances
data CustomPatternProperty Source #
Constructors
| CustomPatternProperty | |
Fields
| |
Instances
| ToJSON CustomPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.CustomPatternProperty Methods toJSON :: CustomPatternProperty -> Value # toEncoding :: CustomPatternProperty -> Encoding # toJSONList :: [CustomPatternProperty] -> Value # toEncodingList :: [CustomPatternProperty] -> Encoding # omitField :: CustomPatternProperty -> Bool # | |||||
| Show CustomPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.CustomPatternProperty Methods showsPrec :: Int -> CustomPatternProperty -> ShowS # show :: CustomPatternProperty -> String # showList :: [CustomPatternProperty] -> ShowS # | |||||
| Eq CustomPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.CustomPatternProperty Methods (==) :: CustomPatternProperty -> CustomPatternProperty -> Bool # (/=) :: CustomPatternProperty -> CustomPatternProperty -> Bool # | |||||
| ToResourceProperties CustomPatternProperty Source # | |||||
| Property "KeywordRegex" CustomPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.CustomPatternProperty Associated Types
Methods set :: PropertyType "KeywordRegex" CustomPatternProperty -> CustomPatternProperty -> CustomPatternProperty # | |||||
| Property "PatternDescription" CustomPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.CustomPatternProperty Associated Types
Methods set :: PropertyType "PatternDescription" CustomPatternProperty -> CustomPatternProperty -> CustomPatternProperty # | |||||
| Property "PatternName" CustomPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.CustomPatternProperty Associated Types
Methods set :: PropertyType "PatternName" CustomPatternProperty -> CustomPatternProperty -> CustomPatternProperty # | |||||
| Property "PatternRegex" CustomPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.CustomPatternProperty Associated Types
Methods set :: PropertyType "PatternRegex" CustomPatternProperty -> CustomPatternProperty -> CustomPatternProperty # | |||||
| type PropertyType "KeywordRegex" CustomPatternProperty Source # | |||||
| type PropertyType "PatternDescription" CustomPatternProperty Source # | |||||
| type PropertyType "PatternName" CustomPatternProperty Source # | |||||
| type PropertyType "PatternRegex" CustomPatternProperty Source # | |||||
data InlineRedactionPatternProperty Source #
Constructors
| InlineRedactionPatternProperty | |
Fields | |
Instances
| ToJSON InlineRedactionPatternProperty Source # | |||||
| Show InlineRedactionPatternProperty Source # | |||||
| Eq InlineRedactionPatternProperty Source # | |||||
| ToResourceProperties InlineRedactionPatternProperty Source # | |||||
| Property "BuiltInPatternId" InlineRedactionPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.InlineRedactionPatternProperty Associated Types
Methods set :: PropertyType "BuiltInPatternId" InlineRedactionPatternProperty -> InlineRedactionPatternProperty -> InlineRedactionPatternProperty # | |||||
| Property "ConfidenceLevel" InlineRedactionPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.InlineRedactionPatternProperty Associated Types
Methods set :: PropertyType "ConfidenceLevel" InlineRedactionPatternProperty -> InlineRedactionPatternProperty -> InlineRedactionPatternProperty # | |||||
| Property "CustomPattern" InlineRedactionPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.InlineRedactionPatternProperty Associated Types
Methods set :: PropertyType "CustomPattern" InlineRedactionPatternProperty -> InlineRedactionPatternProperty -> InlineRedactionPatternProperty # | |||||
| Property "EnforcedUrls" InlineRedactionPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.InlineRedactionPatternProperty Associated Types
Methods set :: PropertyType "EnforcedUrls" InlineRedactionPatternProperty -> InlineRedactionPatternProperty -> InlineRedactionPatternProperty # | |||||
| Property "ExemptUrls" InlineRedactionPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.InlineRedactionPatternProperty Associated Types
Methods set :: PropertyType "ExemptUrls" InlineRedactionPatternProperty -> InlineRedactionPatternProperty -> InlineRedactionPatternProperty # | |||||
| Property "RedactionPlaceHolder" InlineRedactionPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.InlineRedactionPatternProperty Associated Types
Methods set :: PropertyType "RedactionPlaceHolder" InlineRedactionPatternProperty -> InlineRedactionPatternProperty -> InlineRedactionPatternProperty # | |||||
| type PropertyType "BuiltInPatternId" InlineRedactionPatternProperty Source # | |||||
| type PropertyType "ConfidenceLevel" InlineRedactionPatternProperty Source # | |||||
| type PropertyType "CustomPattern" InlineRedactionPatternProperty Source # | |||||
| type PropertyType "EnforcedUrls" InlineRedactionPatternProperty Source # | |||||
| type PropertyType "ExemptUrls" InlineRedactionPatternProperty Source # | |||||
| type PropertyType "RedactionPlaceHolder" InlineRedactionPatternProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.InlineRedactionPatternProperty type PropertyType "RedactionPlaceHolder" InlineRedactionPatternProperty = RedactionPlaceHolderProperty | |||||
data RedactionPlaceHolderProperty Source #
Constructors
| RedactionPlaceHolderProperty | |
Fields | |
Instances
| ToJSON RedactionPlaceHolderProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.RedactionPlaceHolderProperty Methods toJSON :: RedactionPlaceHolderProperty -> Value # toEncoding :: RedactionPlaceHolderProperty -> Encoding # toJSONList :: [RedactionPlaceHolderProperty] -> Value # toEncodingList :: [RedactionPlaceHolderProperty] -> Encoding # | |||||
| Show RedactionPlaceHolderProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.RedactionPlaceHolderProperty Methods showsPrec :: Int -> RedactionPlaceHolderProperty -> ShowS # show :: RedactionPlaceHolderProperty -> String # showList :: [RedactionPlaceHolderProperty] -> ShowS # | |||||
| Eq RedactionPlaceHolderProperty Source # | |||||
| ToResourceProperties RedactionPlaceHolderProperty Source # | |||||
| Property "RedactionPlaceHolderText" RedactionPlaceHolderProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.RedactionPlaceHolderProperty Associated Types
Methods set :: PropertyType "RedactionPlaceHolderText" RedactionPlaceHolderProperty -> RedactionPlaceHolderProperty -> RedactionPlaceHolderProperty # | |||||
| Property "RedactionPlaceHolderType" RedactionPlaceHolderProperty Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings.RedactionPlaceHolderProperty Associated Types
Methods set :: PropertyType "RedactionPlaceHolderType" RedactionPlaceHolderProperty -> RedactionPlaceHolderProperty -> RedactionPlaceHolderProperty # | |||||
| type PropertyType "RedactionPlaceHolderText" RedactionPlaceHolderProperty Source # | |||||
| type PropertyType "RedactionPlaceHolderType" RedactionPlaceHolderProperty Source # | |||||
mkInlineRedactionConfigurationProperty :: [InlineRedactionPatternProperty] -> InlineRedactionConfigurationProperty Source #
mkInlineRedactionPatternProperty :: RedactionPlaceHolderProperty -> InlineRedactionPatternProperty Source #
data DataProtectionSettings Source #
Constructors
| DataProtectionSettings | |
Fields | |
Instances
| ToJSON DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Methods toJSON :: DataProtectionSettings -> Value # toEncoding :: DataProtectionSettings -> Encoding # toJSONList :: [DataProtectionSettings] -> Value # toEncodingList :: [DataProtectionSettings] -> Encoding # omitField :: DataProtectionSettings -> Bool # | |||||
| Show DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Methods showsPrec :: Int -> DataProtectionSettings -> ShowS # show :: DataProtectionSettings -> String # showList :: [DataProtectionSettings] -> ShowS # | |||||
| Eq DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Methods (==) :: DataProtectionSettings -> DataProtectionSettings -> Bool # (/=) :: DataProtectionSettings -> DataProtectionSettings -> Bool # | |||||
| ToResourceProperties DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Methods toResourceProperties :: DataProtectionSettings -> ResourceProperties # | |||||
| Property "AdditionalEncryptionContext" DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Associated Types
Methods set :: PropertyType "AdditionalEncryptionContext" DataProtectionSettings -> DataProtectionSettings -> DataProtectionSettings # | |||||
| Property "CustomerManagedKey" DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Associated Types
Methods set :: PropertyType "CustomerManagedKey" DataProtectionSettings -> DataProtectionSettings -> DataProtectionSettings # | |||||
| Property "Description" DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Associated Types
Methods set :: PropertyType "Description" DataProtectionSettings -> DataProtectionSettings -> DataProtectionSettings # | |||||
| Property "DisplayName" DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Associated Types
Methods set :: PropertyType "DisplayName" DataProtectionSettings -> DataProtectionSettings -> DataProtectionSettings # | |||||
| Property "InlineRedactionConfiguration" DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Associated Types
Methods set :: PropertyType "InlineRedactionConfiguration" DataProtectionSettings -> DataProtectionSettings -> DataProtectionSettings # | |||||
| Property "Tags" DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings Associated Types
Methods set :: PropertyType "Tags" DataProtectionSettings -> DataProtectionSettings -> DataProtectionSettings # | |||||
| type PropertyType "AdditionalEncryptionContext" DataProtectionSettings Source # | |||||
| type PropertyType "CustomerManagedKey" DataProtectionSettings Source # | |||||
| type PropertyType "Description" DataProtectionSettings Source # | |||||
| type PropertyType "DisplayName" DataProtectionSettings Source # | |||||
| type PropertyType "InlineRedactionConfiguration" DataProtectionSettings Source # | |||||
Defined in Stratosphere.WorkSpacesWeb.DataProtectionSettings type PropertyType "InlineRedactionConfiguration" DataProtectionSettings = InlineRedactionConfigurationProperty | |||||
| type PropertyType "Tags" DataProtectionSettings Source # | |||||