@Stability(value=Stable)
public static interface CfnProject.ArtifactsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.ArtifactsProperty.Builder
A builder for
CfnProject.ArtifactsProperty |
static class |
CfnProject.ArtifactsProperty.Jsii$Proxy
An implementation for
CfnProject.ArtifactsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ArtifactsProperty.Builder |
builder() |
default String |
getArtifactIdentifier()
`CfnProject.ArtifactsProperty.ArtifactIdentifier`.
|
default Object |
getEncryptionDisabled()
`CfnProject.ArtifactsProperty.EncryptionDisabled`.
|
default String |
getLocation()
`CfnProject.ArtifactsProperty.Location`.
|
default String |
getName()
`CfnProject.ArtifactsProperty.Name`.
|
default String |
getNamespaceType()
`CfnProject.ArtifactsProperty.NamespaceType`.
|
default Object |
getOverrideArtifactName()
`CfnProject.ArtifactsProperty.OverrideArtifactName`.
|
default String |
getPackaging()
`CfnProject.ArtifactsProperty.Packaging`.
|
default String |
getPath()
`CfnProject.ArtifactsProperty.Path`.
|
String |
getType()
`CfnProject.ArtifactsProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-type@Stability(value=Stable) @Nullable default String getArtifactIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-artifactidentifier@Stability(value=Stable) @Nullable default Object getEncryptionDisabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-encryptiondisabled@Stability(value=Stable) @Nullable default String getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-location@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-name@Stability(value=Stable) @Nullable default String getNamespaceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-namespacetype@Stability(value=Stable) @Nullable default Object getOverrideArtifactName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-overrideartifactname@Stability(value=Stable) @Nullable default String getPackaging()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-packaging@Stability(value=Stable) @Nullable default String getPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-path@Stability(value=Stable) static CfnProject.ArtifactsProperty.Builder builder()
Copyright © 2020. All rights reserved.