GetRamDirectoriesDirectory

data class GetRamDirectoriesDirectory(val adConnectors: List<GetRamDirectoriesDirectoryAdConnector>, val createTime: String, val customSecurityGroupId: String, val desktopAccessType: String, val desktopVpcEndpoint: String, val directoryType: String, val dnsAddresses: List<String>, val dnsUserName: String, val domainName: String, val domainPassword: String, val domainUserName: String, val enableAdminAccess: Boolean, val enableCrossDesktopAccess: Boolean, val enableInternetAccess: Boolean, val fileSystemIds: List<String>, val id: String, val logs: List<GetRamDirectoriesDirectoryLog>, val mfaEnabled: Boolean, val ramDirectoryId: String, val ramDirectoryName: String, val ssoEnabled: Boolean, val status: String, val subDnsAddresses: List<String>, val subDomainName: String, val trustPassword: String, val vpcId: String, val vswitchIds: List<String>)

Constructors

Link copied to clipboard
constructor(adConnectors: List<GetRamDirectoriesDirectoryAdConnector>, createTime: String, customSecurityGroupId: String, desktopAccessType: String, desktopVpcEndpoint: String, directoryType: String, dnsAddresses: List<String>, dnsUserName: String, domainName: String, domainPassword: String, domainUserName: String, enableAdminAccess: Boolean, enableCrossDesktopAccess: Boolean, enableInternetAccess: Boolean, fileSystemIds: List<String>, id: String, logs: List<GetRamDirectoriesDirectoryLog>, mfaEnabled: Boolean, ramDirectoryId: String, ramDirectoryName: String, ssoEnabled: Boolean, status: String, subDnsAddresses: List<String>, subDomainName: String, trustPassword: String, vpcId: String, vswitchIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The CreateTime of resource.

Link copied to clipboard

The id of the custom security group.

Link copied to clipboard

The desktop access type.

Link copied to clipboard

The desktop vpc endpoint.

Link copied to clipboard

The directory type.

Link copied to clipboard

The address of DNSAddress.

Link copied to clipboard

The username of DNS.

Link copied to clipboard

The name of the domain.

Link copied to clipboard

The domain password.

Link copied to clipboard

The username of the domain.

Link copied to clipboard

Whether to enable admin access.

Link copied to clipboard

Whether to enable cross desktop access.

Link copied to clipboard

Whether enable internet access.

Link copied to clipboard

The ids of filesystem.

Link copied to clipboard
val id: String

The ID of the Ram Directory.

Link copied to clipboard

The register log information.

Link copied to clipboard

Whether to enable MFA.

Link copied to clipboard

The ID of ram directory.

Link copied to clipboard

The name of directory.

Link copied to clipboard

Whether to enable SSO.

Link copied to clipboard

The status of directory.

Link copied to clipboard

The address of sub DNS.

Link copied to clipboard

The Name of the sub-domain.

Link copied to clipboard

The trust password.

Link copied to clipboard

The ID of the vpc.

Link copied to clipboard

List of vSwitch IDs in the directory.