@Stability(value=Stable)
public static interface CfnCustomActionType.SettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-settings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCustomActionType.SettingsProperty.Builder
A builder for
CfnCustomActionType.SettingsProperty |
static class |
CfnCustomActionType.SettingsProperty.Jsii$Proxy
An implementation for
CfnCustomActionType.SettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCustomActionType.SettingsProperty.Builder |
builder() |
default String |
getEntityUrlTemplate()
`CfnCustomActionType.SettingsProperty.EntityUrlTemplate`.
|
default String |
getExecutionUrlTemplate()
`CfnCustomActionType.SettingsProperty.ExecutionUrlTemplate`.
|
default String |
getRevisionUrlTemplate()
`CfnCustomActionType.SettingsProperty.RevisionUrlTemplate`.
|
default String |
getThirdPartyConfigurationUrl()
`CfnCustomActionType.SettingsProperty.ThirdPartyConfigurationUrl`.
|
@Stability(value=Stable) @Nullable default String getEntityUrlTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-settings.html#cfn-codepipeline-customactiontype-settings-entityurltemplate@Stability(value=Stable) @Nullable default String getExecutionUrlTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-settings.html#cfn-codepipeline-customactiontype-settings-executionurltemplate@Stability(value=Stable) @Nullable default String getRevisionUrlTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-settings.html#cfn-codepipeline-customactiontype-settings-revisionurltemplate@Stability(value=Stable) @Nullable default String getThirdPartyConfigurationUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-settings.html#cfn-codepipeline-customactiontype-settings-thirdpartyconfigurationurl@Stability(value=Stable) static CfnCustomActionType.SettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.