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