Class CfnAssociationPropsMixin.GitHubConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationPropsMixin.GitHubConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssociationPropsMixin.GitHubConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssociationPropsMixin.GitHubConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAssociationPropsMixin.GitHubConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssociationPropsMixin.GitHubConfigurationProperty
An implementation for
CfnAssociationPropsMixin.GitHubConfigurationProperty-
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.GitHubConfigurationProperty
CfnAssociationPropsMixin.GitHubConfigurationProperty.Builder, CfnAssociationPropsMixin.GitHubConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.GitHubConfigurationProperty.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 theCfnAssociationPropsMixin.GitHubConfigurationProperty.Builder.
-
-
Method Details
-
getOwner
Description copied from interface:CfnAssociationPropsMixin.GitHubConfigurationPropertyRepository owner.- Specified by:
getOwnerin interfaceCfnAssociationPropsMixin.GitHubConfigurationProperty- See Also:
-
getOwnerType
Description copied from interface:CfnAssociationPropsMixin.GitHubConfigurationPropertyType of repository owner.- Specified by:
getOwnerTypein interfaceCfnAssociationPropsMixin.GitHubConfigurationProperty- See Also:
-
getRepoId
Description copied from interface:CfnAssociationPropsMixin.GitHubConfigurationPropertyAssociated Github repo ID.- Specified by:
getRepoIdin interfaceCfnAssociationPropsMixin.GitHubConfigurationProperty- See Also:
-
getRepoName
Description copied from interface:CfnAssociationPropsMixin.GitHubConfigurationPropertyAssociated Github repo name.- Specified by:
getRepoNamein interfaceCfnAssociationPropsMixin.GitHubConfigurationProperty- 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()
-