| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| software.amazon.awscdk.services.codecommit |
AWS CodeCommit Construct Library
|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| software.amazon.awscdk.services.codestarnotifications |
AWS CodeStarNotifications Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
DetailType |
ProjectNotifyOnOptions.Jsii$Proxy.getDetailType() |
| Modifier and Type | Method and Description |
|---|---|
ProjectNotifyOnOptions.Builder |
ProjectNotifyOnOptions.Builder.detailType(DetailType detailType)
Sets the value of
NotificationRuleOptions.getDetailType() |
| Modifier and Type | Method and Description |
|---|---|
DetailType |
RepositoryNotifyOnOptions.Jsii$Proxy.getDetailType() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryNotifyOnOptions.Builder |
RepositoryNotifyOnOptions.Builder.detailType(DetailType detailType)
Sets the value of
NotificationRuleOptions.getDetailType() |
| Modifier and Type | Method and Description |
|---|---|
DetailType |
PipelineNotifyOnOptions.Jsii$Proxy.getDetailType() |
| Modifier and Type | Method and Description |
|---|---|
PipelineNotifyOnOptions.Builder |
PipelineNotifyOnOptions.Builder.detailType(DetailType detailType)
Sets the value of
NotificationRuleOptions.getDetailType() |
| Modifier and Type | Method and Description |
|---|---|
DetailType |
NotificationRuleProps.Jsii$Proxy.getDetailType() |
default DetailType |
NotificationRuleOptions.getDetailType()
The level of detail to include in the notifications for this resource.
|
DetailType |
NotificationRuleOptions.Jsii$Proxy.getDetailType() |
static DetailType |
DetailType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetailType[] |
DetailType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleProps.Builder |
NotificationRuleProps.Builder.detailType(DetailType detailType)
Sets the value of
NotificationRuleOptions.getDetailType() |
NotificationRuleOptions.Builder |
NotificationRuleOptions.Builder.detailType(DetailType detailType)
Sets the value of
NotificationRuleOptions.getDetailType() |
NotificationRule.Builder |
NotificationRule.Builder.detailType(DetailType detailType)
The level of detail to include in the notifications for this resource.
|
Copyright © 2022. All rights reserved.