toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appsync.kotlin.outputs
/
ChannelNamespaceAuthMode
Channel
Namespace
Auth
Mode
data
class
ChannelNamespaceAuthMode
(
val
authType
:
ChannelNamespaceAuthenticationType
?
=
null
)
An auth mode.
Members
Constructors
Channel
Namespace
Auth
Mode
Link copied to clipboard
constructor
(
authType
:
ChannelNamespaceAuthenticationType
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
auth
Type
Link copied to clipboard
val
authType
:
ChannelNamespaceAuthenticationType
?
=
null