Class CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.guardduty.mixins.CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty
@Stability(Stable)
@Internal
public static final class CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty
An implementation for
CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty-
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.mixins.preview.services.guardduty.mixins.CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty
CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty.Builder, CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty.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 theCfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty.Builder.
-
-
Method Details
-
getCode
Description copied from interface:CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsPropertyThe status code of the Malware Protection plan.For more information, see Malware Protection plan resource status in the GuardDuty User Guide .
- Specified by:
getCodein interfaceCfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty- See Also:
-
getMessage
Description copied from interface:CfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsPropertyIssue message that specifies the reason.For information about potential troubleshooting steps, see Troubleshooting Malware Protection for S3 status issues in the Amazon GuardDuty User Guide .
- Specified by:
getMessagein interfaceCfnMalwareProtectionPlanPropsMixin.CFNStatusReasonsProperty- 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()
-