Class CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.inspectorv2.CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty
@Stability(Stable)
@Internal
public static final class CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty
An implementation for
CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty-
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.inspectorv2.CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty
CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.Builder, CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.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
protected Jsii$Proxy(CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty.Builder.
-
-
Method Details
-
getCode
Description copied from interface:CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailPropertyThe authorization code received from GitHub to update the integration.- Specified by:
getCodein interfaceCfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty- See Also:
-
getInstallationId
Description copied from interface:CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailPropertyThe installation ID of the GitHub App associated with the integration.- Specified by:
getInstallationIdin interfaceCfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty- 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()
-