| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAuthorizer.TagsProperty.Jsii$Proxy
An implementation for
CfnAuthorizer.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAuthorizer.TagsProperty |
CfnAuthorizer.TagsProperty.Builder.build()
Builds the configured instance.
|
default CfnAuthorizer.TagsProperty |
CfnAuthorizerProps.getTags()
`AWS::IoT::Authorizer.Tags`.
|
CfnAuthorizer.TagsProperty |
CfnAuthorizerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAuthorizerProps.Builder |
CfnAuthorizerProps.Builder.tags(CfnAuthorizer.TagsProperty tags)
Sets the value of
CfnAuthorizerProps.getTags() |
CfnAuthorizer.Builder |
CfnAuthorizer.Builder.tags(CfnAuthorizer.TagsProperty tags)
`AWS::IoT::Authorizer.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(String authorizerFunctionArn,
String authorizerName,
Object signingDisabled,
String status,
CfnAuthorizer.TagsProperty tags,
String tokenKeyName,
Object tokenSigningPublicKeys)
Constructor that initializes the object based on literal property values passed by the
CfnAuthorizerProps.Builder. |
Copyright © 2020. All rights reserved.