@Stability(value=Stable)
public static interface CfnProject.ProjectFileSystemLocationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.ProjectFileSystemLocationProperty.Builder
A builder for
CfnProject.ProjectFileSystemLocationProperty |
static class |
CfnProject.ProjectFileSystemLocationProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectFileSystemLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ProjectFileSystemLocationProperty.Builder |
builder() |
String |
getIdentifier()
`CfnProject.ProjectFileSystemLocationProperty.Identifier`.
|
String |
getLocation()
`CfnProject.ProjectFileSystemLocationProperty.Location`.
|
default String |
getMountOptions()
`CfnProject.ProjectFileSystemLocationProperty.MountOptions`.
|
String |
getMountPoint()
`CfnProject.ProjectFileSystemLocationProperty.MountPoint`.
|
String |
getType()
`CfnProject.ProjectFileSystemLocationProperty.Type`.
|
@Stability(value=Stable) @NotNull String getIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-identifier@Stability(value=Stable) @NotNull String getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-location@Stability(value=Stable) @NotNull String getMountPoint()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-mountpoint@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-type@Stability(value=Stable) @Nullable default String getMountOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-mountoptions@Stability(value=Stable) static CfnProject.ProjectFileSystemLocationProperty.Builder builder()
Copyright © 2020. All rights reserved.