Class CfnPentestPropsMixin.AssetsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnPentestPropsMixin.AssetsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPentestPropsMixin.AssetsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPentestPropsMixin.AssetsProperty
@Stability(Stable)
@Internal
public static final class CfnPentestPropsMixin.AssetsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPentestPropsMixin.AssetsProperty
An implementation for
CfnPentestPropsMixin.AssetsProperty-
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.CfnPentestPropsMixin.AssetsProperty
CfnPentestPropsMixin.AssetsProperty.Builder, CfnPentestPropsMixin.AssetsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPentestPropsMixin.AssetsProperty.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 ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.ActorProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.DocumentInfoProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.EndpointProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.IntegratedRepositoryProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.SourceCodeRepositoryProperty>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 theCfnPentestPropsMixin.AssetsProperty.Builder.
-
-
Method Details
-
getActors
Description copied from interface:CfnPentestPropsMixin.AssetsPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.ActorProperty>- Specified by:
getActorsin interfaceCfnPentestPropsMixin.AssetsProperty- See Also:
-
getDocuments
Description copied from interface:CfnPentestPropsMixin.AssetsPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.DocumentInfoProperty>- Specified by:
getDocumentsin interfaceCfnPentestPropsMixin.AssetsProperty- See Also:
-
getEndpoints
Description copied from interface:CfnPentestPropsMixin.AssetsPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.EndpointProperty>- Specified by:
getEndpointsin interfaceCfnPentestPropsMixin.AssetsProperty- See Also:
-
getIntegratedRepositories
Description copied from interface:CfnPentestPropsMixin.AssetsPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.IntegratedRepositoryProperty>- Specified by:
getIntegratedRepositoriesin interfaceCfnPentestPropsMixin.AssetsProperty- See Also:
-
getSourceCode
Description copied from interface:CfnPentestPropsMixin.AssetsPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnPentestPropsMixin.SourceCodeRepositoryProperty>- Specified by:
getSourceCodein interfaceCfnPentestPropsMixin.AssetsProperty- 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()
-