toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
GetAuthorizerPlainArgs
Get
Authorizer
Plain
Args
data
class
GetAuthorizerPlainArgs
(
val
authorizerName
:
String
)
:
ConvertibleToJava
<
GetAuthorizerPlainArgs
>
Members
Constructors
Get
Authorizer
Plain
Args
Link copied to clipboard
constructor
(
authorizerName
:
String
)
Properties
authorizer
Name
Link copied to clipboard
val
authorizerName
:
String
The authorizer name.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAuthorizerPlainArgs