toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.workspaces.kotlin.outputs
/
GetDirectorySamlProperty
Get
Directory
Saml
Property
data
class
GetDirectorySamlProperty
(
val
relayStateParameterName
:
String
,
val
status
:
String
,
val
userAccessUrl
:
String
)
Members
Constructors
Get
Directory
Saml
Property
Link copied to clipboard
constructor
(
relayStateParameterName
:
String
,
status
:
String
,
userAccessUrl
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
relay
State
Parameter
Name
Link copied to clipboard
val
relayStateParameterName
:
String
status
Link copied to clipboard
val
status
:
String
user
Access
Url
Link copied to clipboard
val
userAccessUrl
:
String