@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.255Z") @Stability(value=Stable) public interface CfnDestinationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDestinationProps.Builder
A builder for
CfnDestinationProps |
static class |
CfnDestinationProps.Jsii$Proxy
An implementation for
CfnDestinationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDestinationProps.Builder |
builder() |
String |
getDestinationName()
`AWS::Logs::Destination.DestinationName`.
|
String |
getDestinationPolicy()
`AWS::Logs::Destination.DestinationPolicy`.
|
String |
getRoleArn()
`AWS::Logs::Destination.RoleArn`.
|
String |
getTargetArn()
`AWS::Logs::Destination.TargetArn`.
|
@Stability(value=Stable) @NotNull String getDestinationName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-destinationname@Stability(value=Stable) @NotNull String getDestinationPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-destinationpolicy@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-rolearn@Stability(value=Stable) @NotNull String getTargetArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-targetarn@Stability(value=Stable) static CfnDestinationProps.Builder builder()
CfnDestinationProps.Builder of CfnDestinationPropsCopyright © 2020. All rights reserved.