@Stability(value=Stable)
public static interface CfnProject.ProjectTriggersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.ProjectTriggersProperty.Builder
A builder for
CfnProject.ProjectTriggersProperty |
static class |
CfnProject.ProjectTriggersProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectTriggersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ProjectTriggersProperty.Builder |
builder() |
default String |
getBuildType()
`CfnProject.ProjectTriggersProperty.BuildType`.
|
default Object |
getFilterGroups()
`CfnProject.ProjectTriggersProperty.FilterGroups`.
|
default Object |
getWebhook()
`CfnProject.ProjectTriggersProperty.Webhook`.
|
@Stability(value=Stable) @Nullable default String getBuildType()
@Stability(value=Stable) @Nullable default Object getFilterGroups()
@Stability(value=Stable) @Nullable default Object getWebhook()
@Stability(value=Stable) static CfnProject.ProjectTriggersProperty.Builder builder()
Copyright © 2021. All rights reserved.