toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.route53recoverycontrol.kotlin.outputs
/
ClusterClusterEndpoint
Cluster
Cluster
Endpoint
data
class
ClusterClusterEndpoint
(
val
endpoint
:
String
?
=
null
,
val
region
:
String
?
=
null
)
Members
Constructors
Cluster
Cluster
Endpoint
Link copied to clipboard
constructor
(
endpoint
:
String
?
=
null
,
region
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
?
=
null
Cluster endpoint.
region
Link copied to clipboard
val
region
:
String
?
=
null
Region of the endpoint.