@Stability(value=Stable)
public static interface CfnTopicRule.SigV4AuthorizationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.SigV4AuthorizationProperty.Builder
A builder for
CfnTopicRule.SigV4AuthorizationProperty |
static class |
CfnTopicRule.SigV4AuthorizationProperty.Jsii$Proxy
An implementation for
CfnTopicRule.SigV4AuthorizationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.SigV4AuthorizationProperty.Builder |
builder() |
String |
getRoleArn()
`CfnTopicRule.SigV4AuthorizationProperty.RoleArn`.
|
String |
getServiceName()
`CfnTopicRule.SigV4AuthorizationProperty.ServiceName`.
|
String |
getSigningRegion()
`CfnTopicRule.SigV4AuthorizationProperty.SigningRegion`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html#cfn-iot-topicrule-sigv4authorization-rolearn@Stability(value=Stable) @NotNull String getServiceName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html#cfn-iot-topicrule-sigv4authorization-servicename@Stability(value=Stable) @NotNull String getSigningRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html#cfn-iot-topicrule-sigv4authorization-signingregion@Stability(value=Stable) static CfnTopicRule.SigV4AuthorizationProperty.Builder builder()
Copyright © 2020. All rights reserved.