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