@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.747Z") @Stability(value=Experimental) public interface CodePipelineTargetOptions extends software.amazon.jsii.JsiiSerializable
CodePipeline event target.| Modifier and Type | Interface and Description |
|---|---|
static class |
CodePipelineTargetOptions.Builder
A builder for
CodePipelineTargetOptions |
static class |
CodePipelineTargetOptions.Jsii$Proxy
An implementation for
CodePipelineTargetOptions |
| Modifier and Type | Method and Description |
|---|---|
static CodePipelineTargetOptions.Builder |
builder() |
default IRole |
getEventRole()
(experimental) The role to assume before invoking the target (i.e., the pipeline) when the given rule is triggered.
|
@Stability(value=Experimental) @Nullable default IRole getEventRole()
Default: - a new role will be created
@Stability(value=Experimental) static CodePipelineTargetOptions.Builder builder()
CodePipelineTargetOptions.Builder of CodePipelineTargetOptionsCopyright © 2020. All rights reserved.