@Stability(value=Stable)
public static interface CfnProject.RegistryCredentialProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.RegistryCredentialProperty.Builder
A builder for
CfnProject.RegistryCredentialProperty |
static class |
CfnProject.RegistryCredentialProperty.Jsii$Proxy
An implementation for
CfnProject.RegistryCredentialProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.RegistryCredentialProperty.Builder |
builder() |
String |
getCredential()
`CfnProject.RegistryCredentialProperty.Credential`.
|
String |
getCredentialProvider()
`CfnProject.RegistryCredentialProperty.CredentialProvider`.
|
@Stability(value=Stable) @NotNull String getCredential()
@Stability(value=Stable) @NotNull String getCredentialProvider()
@Stability(value=Stable) static CfnProject.RegistryCredentialProperty.Builder builder()
Copyright © 2021. All rights reserved.