Class CfnAssessmentPropsMixin.ScopeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.auditmanager.CfnAssessmentPropsMixin.ScopeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssessmentPropsMixin.ScopeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssessmentPropsMixin.ScopeProperty
@Stability(Stable)
@Internal
public static final class CfnAssessmentPropsMixin.ScopeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssessmentPropsMixin.ScopeProperty
An implementation for
CfnAssessmentPropsMixin.ScopeProperty-
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.auditmanager.CfnAssessmentPropsMixin.ScopeProperty
CfnAssessmentPropsMixin.ScopeProperty.Builder, CfnAssessmentPropsMixin.ScopeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssessmentPropsMixin.ScopeProperty.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 theCfnAssessmentPropsMixin.ScopeProperty.Builder.
-
-
Method Details
-
getAwsAccounts
Description copied from interface:CfnAssessmentPropsMixin.ScopePropertyThe AWS accounts that are included in the scope of the assessment.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAssessmentPropsMixin.AWSAccountProperty>- Specified by:
getAwsAccountsin interfaceCfnAssessmentPropsMixin.ScopeProperty- See Also:
-
getAwsServices
Description copied from interface:CfnAssessmentPropsMixin.ScopePropertyThe AWS services that are included in the scope of the assessment.This API parameter is no longer supported. If you use this parameter to specify one or more AWS services , Audit Manager ignores this input. Instead, the value for
awsServiceswill show as empty.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAssessmentPropsMixin.AWSServiceProperty>- Specified by:
getAwsServicesin interfaceCfnAssessmentPropsMixin.ScopeProperty- 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()
-