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