Class CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.inspectorv2.CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Jsii$Proxy
- All Implemented Interfaces:
- CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty,- software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty
@Stability(Stable)
@Internal
public static final class CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty
An implementation for 
CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty- 
Nested Class SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.inspectorv2.CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailPropertyCfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Builder, CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.
- 
Method SummaryMethods inherited from class software.amazon.jsii.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected 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$Proxyprotected Jsii$Proxy(CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty.Builder.
 
- 
- 
Method Details- 
getAccessTokenDescription copied from interface:CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailPropertyThe personal access token used to authenticate with the self-managed GitLab instance.- Specified by:
- getAccessTokenin interface- CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty
- See Also:
 
- 
getInstanceUrlDescription copied from interface:CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailPropertyThe URL of the self-managed GitLab instance.- Specified by:
- getInstanceUrlin interface- CfnCodeSecurityIntegration.CreateGitLabSelfManagedIntegrationDetailProperty
- See Also:
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-