@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:09.185Z") @Stability(value=Stable) public interface CfnSourceCredentialProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSourceCredentialProps.Builder
A builder for
CfnSourceCredentialProps |
static class |
CfnSourceCredentialProps.Jsii$Proxy
An implementation for
CfnSourceCredentialProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSourceCredentialProps.Builder |
builder() |
String |
getAuthType()
`AWS::CodeBuild::SourceCredential.AuthType`.
|
String |
getServerType()
`AWS::CodeBuild::SourceCredential.ServerType`.
|
String |
getToken()
`AWS::CodeBuild::SourceCredential.Token`.
|
default String |
getUsername()
`AWS::CodeBuild::SourceCredential.Username`.
|
@Stability(value=Stable) @NotNull String getAuthType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-authtype@Stability(value=Stable) @NotNull String getServerType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-servertype@Stability(value=Stable) @NotNull String getToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-token@Stability(value=Stable) @Nullable default String getUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-username@Stability(value=Stable) static CfnSourceCredentialProps.Builder builder()
CfnSourceCredentialProps.Builder of CfnSourceCredentialPropsCopyright © 2020. All rights reserved.