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