Class CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.securityhub.CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty
An implementation for
CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty-
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.securityhub.CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty
CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty.Builder, CfnConnectorV2PropsMixin.AzureProviderConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorV2PropsMixin.AzureProviderConfigurationProperty.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 StringThe ARN of the AWS Config connector used for the Azure integration.The list of Azure regions to include in the connector scope.final ObjectThe scope configuration for an Azure connector.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 theCfnConnectorV2PropsMixin.AzureProviderConfigurationProperty.Builder.
-
-
Method Details
-
getAwsConfigConnectorArn
Description copied from interface:CfnConnectorV2PropsMixin.AzureProviderConfigurationPropertyThe ARN of the AWS Config connector used for the Azure integration.- Specified by:
getAwsConfigConnectorArnin interfaceCfnConnectorV2PropsMixin.AzureProviderConfigurationProperty- See Also:
-
getAzureRegions
Description copied from interface:CfnConnectorV2PropsMixin.AzureProviderConfigurationPropertyThe list of Azure regions to include in the connector scope.- Specified by:
getAzureRegionsin interfaceCfnConnectorV2PropsMixin.AzureProviderConfigurationProperty- See Also:
-
getScopeConfiguration
Description copied from interface:CfnConnectorV2PropsMixin.AzureProviderConfigurationPropertyThe scope configuration for an Azure connector.Returns union: either
IResolvableorCfnConnectorV2PropsMixin.AzureScopeConfigurationProperty- Specified by:
getScopeConfigurationin interfaceCfnConnectorV2PropsMixin.AzureProviderConfigurationProperty- 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()
-