toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin.outputs
/
ClusterBrokerNodeGroupInfoConnectivityInfoPublicAccess
Cluster
Broker
Node
Group
Info
Connectivity
Info
Public
Access
data
class
ClusterBrokerNodeGroupInfoConnectivityInfoPublicAccess
(
val
type
:
String
?
=
null
)
Members
Constructors
Cluster
Broker
Node
Group
Info
Connectivity
Info
Public
Access
Link copied to clipboard
constructor
(
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null
Public access type. Valida values:
DISABLED
,
SERVICE_PROVIDED_EIPS
.