Class CfnDetectorPropsMixin.CFNFeatureConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnDetectorPropsMixin.CFNFeatureConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDetectorPropsMixin.CFNFeatureConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDetectorPropsMixin.CFNFeatureConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDetectorPropsMixin.CFNFeatureConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDetectorPropsMixin.CFNFeatureConfigurationProperty
An implementation for
CfnDetectorPropsMixin.CFNFeatureConfigurationProperty-
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.guardduty.CfnDetectorPropsMixin.CFNFeatureConfigurationProperty
CfnDetectorPropsMixin.CFNFeatureConfigurationProperty.Builder, CfnDetectorPropsMixin.CFNFeatureConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDetectorPropsMixin.CFNFeatureConfigurationProperty.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 theCfnDetectorPropsMixin.CFNFeatureConfigurationProperty.Builder.
-
-
Method Details
-
getAdditionalConfiguration
Description copied from interface:CfnDetectorPropsMixin.CFNFeatureConfigurationPropertyInformation about the additional configuration of a feature in your account.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDetectorPropsMixin.CFNFeatureAdditionalConfigurationProperty>- Specified by:
getAdditionalConfigurationin interfaceCfnDetectorPropsMixin.CFNFeatureConfigurationProperty- See Also:
-
getName
Description copied from interface:CfnDetectorPropsMixin.CFNFeatureConfigurationPropertyName of the feature.For a list of allowed values, see DetectorFeatureConfiguration in the GuardDuty API Reference .
- Specified by:
getNamein interfaceCfnDetectorPropsMixin.CFNFeatureConfigurationProperty- See Also:
-
getStatus
Description copied from interface:CfnDetectorPropsMixin.CFNFeatureConfigurationPropertyStatus of the feature configuration.- Specified by:
getStatusin interfaceCfnDetectorPropsMixin.CFNFeatureConfigurationProperty- 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()
-