@Stability(value=Stable)
public static interface CfnProject.ProjectBuildBatchConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.ProjectBuildBatchConfigProperty.Builder
A builder for
CfnProject.ProjectBuildBatchConfigProperty |
static class |
CfnProject.ProjectBuildBatchConfigProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectBuildBatchConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ProjectBuildBatchConfigProperty.Builder |
builder() |
default Object |
getCombineArtifacts()
`CfnProject.ProjectBuildBatchConfigProperty.CombineArtifacts`.
|
default Object |
getRestrictions()
`CfnProject.ProjectBuildBatchConfigProperty.Restrictions`.
|
default String |
getServiceRole()
`CfnProject.ProjectBuildBatchConfigProperty.ServiceRole`.
|
default Number |
getTimeoutInMins()
`CfnProject.ProjectBuildBatchConfigProperty.TimeoutInMins`.
|
@Stability(value=Stable) @Nullable default Object getCombineArtifacts()
@Stability(value=Stable) @Nullable default Object getRestrictions()
@Stability(value=Stable) @Nullable default String getServiceRole()
@Stability(value=Stable) @Nullable default Number getTimeoutInMins()
@Stability(value=Stable) static CfnProject.ProjectBuildBatchConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.