Class CfnAgentSpacePropsMixin.AWSResourcesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnAgentSpacePropsMixin.AWSResourcesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAgentSpacePropsMixin.AWSResourcesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAgentSpacePropsMixin.AWSResourcesProperty
@Stability(Stable)
@Internal
public static final class CfnAgentSpacePropsMixin.AWSResourcesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAgentSpacePropsMixin.AWSResourcesProperty
An implementation for
CfnAgentSpacePropsMixin.AWSResourcesProperty-
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.CfnAgentSpacePropsMixin.AWSResourcesProperty
CfnAgentSpacePropsMixin.AWSResourcesProperty.Builder, CfnAgentSpacePropsMixin.AWSResourcesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentSpacePropsMixin.AWSResourcesProperty.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 booleanIAM role ARNs.Lambda function ARNs used to retrieve tester credentials for pentests.CloudWatch log group ARNs.S3 bucket ARNs.SecretsManager secret ARNs used to store tester credentials for pentests.final ObjectgetVpcs()VPC configurations.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 theCfnAgentSpacePropsMixin.AWSResourcesProperty.Builder.
-
-
Method Details
-
getIamRoles
Description copied from interface:CfnAgentSpacePropsMixin.AWSResourcesPropertyIAM role ARNs.- Specified by:
getIamRolesin interfaceCfnAgentSpacePropsMixin.AWSResourcesProperty- See Also:
-
getLambdaFunctionArns
Description copied from interface:CfnAgentSpacePropsMixin.AWSResourcesPropertyLambda function ARNs used to retrieve tester credentials for pentests.- Specified by:
getLambdaFunctionArnsin interfaceCfnAgentSpacePropsMixin.AWSResourcesProperty- See Also:
-
getLogGroups
Description copied from interface:CfnAgentSpacePropsMixin.AWSResourcesPropertyCloudWatch log group ARNs.- Specified by:
getLogGroupsin interfaceCfnAgentSpacePropsMixin.AWSResourcesProperty- See Also:
-
getS3Buckets
Description copied from interface:CfnAgentSpacePropsMixin.AWSResourcesPropertyS3 bucket ARNs.- Specified by:
getS3Bucketsin interfaceCfnAgentSpacePropsMixin.AWSResourcesProperty- See Also:
-
getSecretArns
Description copied from interface:CfnAgentSpacePropsMixin.AWSResourcesPropertySecretsManager secret ARNs used to store tester credentials for pentests.- Specified by:
getSecretArnsin interfaceCfnAgentSpacePropsMixin.AWSResourcesProperty- See Also:
-
getVpcs
Description copied from interface:CfnAgentSpacePropsMixin.AWSResourcesPropertyVPC configurations.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAgentSpacePropsMixin.VpcConfigProperty>- Specified by:
getVpcsin interfaceCfnAgentSpacePropsMixin.AWSResourcesProperty- 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()
-