Class CfnPentestMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnPentestMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnPentestMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPentestMixinProps
@Stability(Stable)
@Internal
public static final class CfnPentestMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPentestMixinProps
An implementation for
CfnPentestMixinProps-
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.cfnpropertymixins.services.securityagent.CfnPentestMixinProps
CfnPentestMixinProps.Builder, CfnPentestMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnPentestMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPentestMixinProps.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 ObjectReturns union: eitherIResolvableorCfnPentestPropsMixin.AssetsPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnPentestPropsMixin.CloudWatchLogPropertyfinal ObjectReturns union: eitherIResolvableorCfnPentestPropsMixin.NetworkTrafficConfigPropertyfinal Stringfinal StringgetTitle()final ObjectReturns union: eitherIResolvableorCfnPentestPropsMixin.VpcConfigPropertyfinal 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 theCfnPentestMixinProps.Builder.
-
-
Method Details
-
getAgentSpaceId
- Specified by:
getAgentSpaceIdin interfaceCfnPentestMixinProps- See Also:
-
getAssets
Description copied from interface:CfnPentestMixinPropsReturns union: eitherIResolvableorCfnPentestPropsMixin.AssetsProperty- Specified by:
getAssetsin interfaceCfnPentestMixinProps- See Also:
-
getCodeRemediationStrategy
- Specified by:
getCodeRemediationStrategyin interfaceCfnPentestMixinProps- See Also:
-
getExcludeRiskTypes
- Specified by:
getExcludeRiskTypesin interfaceCfnPentestMixinProps- See Also:
-
getLogConfig
Description copied from interface:CfnPentestMixinPropsReturns union: eitherIResolvableorCfnPentestPropsMixin.CloudWatchLogProperty- Specified by:
getLogConfigin interfaceCfnPentestMixinProps- See Also:
-
getNetworkTrafficConfig
Description copied from interface:CfnPentestMixinPropsReturns union: eitherIResolvableorCfnPentestPropsMixin.NetworkTrafficConfigProperty- Specified by:
getNetworkTrafficConfigin interfaceCfnPentestMixinProps- See Also:
-
getServiceRole
- Specified by:
getServiceRolein interfaceCfnPentestMixinProps- See Also:
-
getTitle
- Specified by:
getTitlein interfaceCfnPentestMixinProps- See Also:
-
getVpcConfig
Description copied from interface:CfnPentestMixinPropsReturns union: eitherIResolvableorCfnPentestPropsMixin.VpcConfigProperty- Specified by:
getVpcConfigin interfaceCfnPentestMixinProps- 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()
-