@Stability(value=Stable) public static final class KinesisDestinationProps.Builder extends Object implements software.amazon.jsii.Builder<KinesisDestinationProps>
KinesisDestinationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
KinesisDestinationProps |
build()
Builds the configured instance.
|
KinesisDestinationProps.Builder |
role(IRole role)
Sets the value of
KinesisDestinationProps.getRole() |
@Stability(value=Stable) public KinesisDestinationProps.Builder role(IRole role)
KinesisDestinationProps.getRole()role - The role to assume to write log events to the destination.this@Stability(value=Stable) public KinesisDestinationProps build()
build in interface software.amazon.jsii.Builder<KinesisDestinationProps>KinesisDestinationPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.