Class CfnDLPSettingProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDLPSettingProps.Jsii$Proxy
- All Implemented Interfaces:
CfnDLPSettingProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDLPSettingProps
@Stability(Stable)
@Internal
public static final class CfnDLPSettingProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDLPSettingProps
An implementation for
CfnDLPSettingProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnDLPSettingProps
CfnDLPSettingProps.Builder, CfnDLPSettingProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDLPSettingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDLPSettingProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal StringgetName()final ObjectReturns union: eitherIResolvableorCfnDLPSetting.ProviderConfigPropertyfinal Stringfinal StringgetTags()final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDLPSettingProps.Builder.
-
-
Method Details
-
getDlpSettingId
- Specified by:
getDlpSettingIdin interfaceCfnDLPSettingProps- See Also:
-
getEnabled
Description copied from interface:CfnDLPSettingProps- Specified by:
getEnabledin interfaceCfnDLPSettingProps- See Also:
-
getName
- Specified by:
getNamein interfaceCfnDLPSettingProps- See Also:
-
getProviderConfig
Description copied from interface:CfnDLPSettingPropsReturns union: eitherIResolvableorCfnDLPSetting.ProviderConfigProperty- Specified by:
getProviderConfigin interfaceCfnDLPSettingProps- See Also:
-
getProviderOutageAction
- Specified by:
getProviderOutageActionin interfaceCfnDLPSettingProps- See Also:
-
getProviderType
- Specified by:
getProviderTypein interfaceCfnDLPSettingProps- See Also:
-
getAwsAccountId
- Specified by:
getAwsAccountIdin interfaceCfnDLPSettingProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnDLPSettingProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-