DirectoryConfig

class DirectoryConfig : KotlinCustomResource

Resource Type definition for AWS::AppStream::DirectoryConfig

Properties

Link copied to clipboard

The certificate-based authentication properties used to authenticate SAML 2.0 Identity Provider (IdP) user identities to Active Directory domain-joined streaming instances.

Link copied to clipboard
val directoryName: Output<String>

The fully qualified name of the directory (for example, corp.example.com).

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The distinguished names of the organizational units for computer accounts.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The credentials for the service account used by the streaming instance to connect to the directory. Do not use this parameter directly. Use ServiceAccountCredentials as an input parameter with noEcho as shown in the Parameters . For best practices information, see Do Not Embed Credentials in Your Templates .

Link copied to clipboard
val urn: Output<String>