@Stability(value=Stable) @Internal public static final class CfnProject.SourceAuthProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.SourceAuthProperty
CfnProject.SourceAuthPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.SourceAuthProperty.Builder, CfnProject.SourceAuthProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.SourceAuthProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getResource()
The resource value that applies to the specified authorization type.
|
String |
getType()
The authorization type to use.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnProject.SourceAuthProperty.Builder builder)
CfnProject.ArtifactsProperty.Builder.public final String getType()
CfnProject.SourceAuthProperty
This data type is used by the AWS CodeBuild console only.
getType in interface CfnProject.SourceAuthPropertypublic final String getResource()
CfnProject.SourceAuthProperty
This data type is used by the AWS CodeBuild console only.
getResource in interface CfnProject.SourceAuthProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.