Class CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ecs.CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty
@Stability(Stable)
@Internal
public static final class CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty
An implementation for
CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty-
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.ecs.CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty
CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.Builder, CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.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(CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty.Builder.
-
-
Method Details
-
getCredentialsParameter
Description copied from interface:CfnExpressGatewayService.ExpressGatewayRepositoryCredentialsPropertyThe Amazon Resource Name (ARN) of the secret containing the private repository credentials.- Specified by:
getCredentialsParameterin interfaceCfnExpressGatewayService.ExpressGatewayRepositoryCredentialsProperty- 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()
-