@Stability(value=Stable)
public static interface CfnProject.S3LogsConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.S3LogsConfigProperty.Builder
A builder for
CfnProject.S3LogsConfigProperty |
static class |
CfnProject.S3LogsConfigProperty.Jsii$Proxy
An implementation for
CfnProject.S3LogsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.S3LogsConfigProperty.Builder |
builder() |
default Object |
getEncryptionDisabled()
`CfnProject.S3LogsConfigProperty.EncryptionDisabled`.
|
default String |
getLocation()
`CfnProject.S3LogsConfigProperty.Location`.
|
String |
getStatus()
`CfnProject.S3LogsConfigProperty.Status`.
|
@Stability(value=Stable) @NotNull String getStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html#cfn-codebuild-project-s3logsconfig-status@Stability(value=Stable) @Nullable default Object getEncryptionDisabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html#cfn-codebuild-project-s3logsconfig-encryptiondisabled@Stability(value=Stable) @Nullable default String getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html#cfn-codebuild-project-s3logsconfig-location@Stability(value=Stable) static CfnProject.S3LogsConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.