@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.984Z") @Stability(value=Stable) public interface CfnAuthorizerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAuthorizerProps.Builder
A builder for
CfnAuthorizerProps |
static class |
CfnAuthorizerProps.Jsii$Proxy
An implementation for
CfnAuthorizerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAuthorizerProps.Builder |
builder() |
String |
getAuthorizerFunctionArn()
`AWS::IoT::Authorizer.AuthorizerFunctionArn`.
|
default String |
getAuthorizerName()
`AWS::IoT::Authorizer.AuthorizerName`.
|
default Object |
getSigningDisabled()
`AWS::IoT::Authorizer.SigningDisabled`.
|
default String |
getStatus()
`AWS::IoT::Authorizer.Status`.
|
default CfnAuthorizer.TagsProperty |
getTags()
`AWS::IoT::Authorizer.Tags`.
|
default String |
getTokenKeyName()
`AWS::IoT::Authorizer.TokenKeyName`.
|
default Object |
getTokenSigningPublicKeys()
`AWS::IoT::Authorizer.TokenSigningPublicKeys`.
|
@Stability(value=Stable) @NotNull String getAuthorizerFunctionArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-authorizerfunctionarn@Stability(value=Stable) @Nullable default String getAuthorizerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-authorizername@Stability(value=Stable) @Nullable default Object getSigningDisabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-signingdisabled@Stability(value=Stable) @Nullable default String getStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-status@Stability(value=Stable) @Nullable default CfnAuthorizer.TagsProperty getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-tags@Stability(value=Stable) @Nullable default String getTokenKeyName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-tokenkeyname@Stability(value=Stable) @Nullable default Object getTokenSigningPublicKeys()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-tokensigningpublickeys@Stability(value=Stable) static CfnAuthorizerProps.Builder builder()
CfnAuthorizerProps.Builder of CfnAuthorizerPropsCopyright © 2020. All rights reserved.