Class CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.inspectorv2.CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty
An implementation for
CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty-
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.inspectorv2.CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty
CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty.Builder, CfnConnectorPropsMixin.AzureScopeConfigurationMapProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorPropsMixin.AzureScopeConfigurationMapProperty.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 booleanfinal ObjectDefines the scope of Azure resources to monitor for a specific resource type.final ObjectDefines the scope of Azure resources to monitor for a specific resource type.final ObjectDefines the scope of Azure resources to monitor for a specific resource type.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 theCfnConnectorPropsMixin.AzureScopeConfigurationMapProperty.Builder.
-
-
Method Details
-
getContainerImageScanning
Description copied from interface:CfnConnectorPropsMixin.AzureScopeConfigurationMapPropertyDefines the scope of Azure resources to monitor for a specific resource type.Returns union: either
IResolvableorCfnConnectorPropsMixin.ScopeConfigurationProperty- Specified by:
getContainerImageScanningin interfaceCfnConnectorPropsMixin.AzureScopeConfigurationMapProperty- See Also:
-
getServerlessScanning
Description copied from interface:CfnConnectorPropsMixin.AzureScopeConfigurationMapPropertyDefines the scope of Azure resources to monitor for a specific resource type.Returns union: either
IResolvableorCfnConnectorPropsMixin.ScopeConfigurationProperty- Specified by:
getServerlessScanningin interfaceCfnConnectorPropsMixin.AzureScopeConfigurationMapProperty- See Also:
-
getVmScanning
Description copied from interface:CfnConnectorPropsMixin.AzureScopeConfigurationMapPropertyDefines the scope of Azure resources to monitor for a specific resource type.Returns union: either
IResolvableorCfnConnectorPropsMixin.ScopeConfigurationProperty- Specified by:
getVmScanningin interfaceCfnConnectorPropsMixin.AzureScopeConfigurationMapProperty- 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()
-