toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.route53recoverycontrol.kotlin.outputs
Package-level
declarations
Types
Types
Cluster
Cluster
Endpoint
Link copied to clipboard
data
class
ClusterClusterEndpoint
(
val
endpoint
:
String
?
=
null
,
val
region
:
String
?
=
null
)
Safety
Rule
Rule
Config
Link copied to clipboard
data
class
SafetyRuleRuleConfig
(
val
inverted
:
Boolean
,
val
threshold
:
Int
,
val
type
:
String
)