toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.workspaces.kotlin.outputs
/
GetDirectoryCertificateBasedAuthProperty
Get
Directory
Certificate
Based
Auth
Property
data
class
GetDirectoryCertificateBasedAuthProperty
(
val
certificateAuthorityArn
:
String
,
val
status
:
String
)
Members
Constructors
Get
Directory
Certificate
Based
Auth
Property
Link copied to clipboard
constructor
(
certificateAuthorityArn
:
String
,
status
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
certificate
Authority
Arn
Link copied to clipboard
val
certificateAuthorityArn
:
String
status
Link copied to clipboard
val
status
:
String