Class CfnAssessmentTargetProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.inspector.CfnAssessmentTargetProps.Jsii$Proxy
- All Implemented Interfaces:
CfnAssessmentTargetProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssessmentTargetProps
@Stability(Stable)
@Internal
public static final class CfnAssessmentTargetProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssessmentTargetProps
An implementation for
CfnAssessmentTargetProps-
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.inspector.CfnAssessmentTargetProps
CfnAssessmentTargetProps.Builder, CfnAssessmentTargetProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssessmentTargetProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAssessmentTargetProps.Builder.
-
-
Method Details
-
getAssessmentTargetName
Description copied from interface:CfnAssessmentTargetPropsThe name of the Amazon Inspector assessment target.The name must be unique within the AWS account .
- Specified by:
getAssessmentTargetNamein interfaceCfnAssessmentTargetProps- See Also:
-
getResourceGroupArn
Description copied from interface:CfnAssessmentTargetPropsThe ARN that specifies the resource group that is used to create the assessment target.If
resourceGroupArnis not specified, all EC2 instances in the current AWS account and Region are included in the assessment target.- Specified by:
getResourceGroupArnin interfaceCfnAssessmentTargetProps- 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()
-