Class CfnAssociationPropsMixin.SourceAwsConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationPropsMixin.SourceAwsConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssociationPropsMixin.SourceAwsConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssociationPropsMixin.SourceAwsConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAssociationPropsMixin.SourceAwsConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssociationPropsMixin.SourceAwsConfigurationProperty
An implementation for
CfnAssociationPropsMixin.SourceAwsConfigurationProperty-
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.devopsagent.CfnAssociationPropsMixin.SourceAwsConfigurationProperty
CfnAssociationPropsMixin.SourceAwsConfigurationProperty.Builder, CfnAssociationPropsMixin.SourceAwsConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.SourceAwsConfigurationProperty.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 StringAccount ID corresponding to the provided resources.final StringAccount Type 'source' for AWS DevOps Agent monitoring.final StringRole ARN to be assumed by AWS DevOps Agent to operate on behalf of customer.final ObjectList of resources to monitor.getTags()List of tags as key-value pairs, used to identify resources for topology crawl.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 theCfnAssociationPropsMixin.SourceAwsConfigurationProperty.Builder.
-
-
Method Details
-
getAccountId
Description copied from interface:CfnAssociationPropsMixin.SourceAwsConfigurationPropertyAccount ID corresponding to the provided resources.- Specified by:
getAccountIdin interfaceCfnAssociationPropsMixin.SourceAwsConfigurationProperty- See Also:
-
getAccountType
Description copied from interface:CfnAssociationPropsMixin.SourceAwsConfigurationPropertyAccount Type 'source' for AWS DevOps Agent monitoring.- Specified by:
getAccountTypein interfaceCfnAssociationPropsMixin.SourceAwsConfigurationProperty- See Also:
-
getAssumableRoleArn
Description copied from interface:CfnAssociationPropsMixin.SourceAwsConfigurationPropertyRole ARN to be assumed by AWS DevOps Agent to operate on behalf of customer.- Specified by:
getAssumableRoleArnin interfaceCfnAssociationPropsMixin.SourceAwsConfigurationProperty- See Also:
-
getResources
Description copied from interface:CfnAssociationPropsMixin.SourceAwsConfigurationPropertyList of resources to monitor.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAssociationPropsMixin.AWSResourceProperty>- Specified by:
getResourcesin interfaceCfnAssociationPropsMixin.SourceAwsConfigurationProperty- See Also:
-
getTags
Description copied from interface:CfnAssociationPropsMixin.SourceAwsConfigurationPropertyList of tags as key-value pairs, used to identify resources for topology crawl.- Specified by:
getTagsin interfaceCfnAssociationPropsMixin.SourceAwsConfigurationProperty- 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()
-