pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetAdConnectorDirectoriesDirectoryAdConnector
Get
Ad
Connector
Directories
Directory
Ad
Connector
data
class
GetAdConnectorDirectoriesDirectoryAdConnector
(
val
adConnectorAddress
:
String
,
val
connectorStatus
:
String
,
val
networkInterfaceId
:
String
,
val
specification
:
String
,
val
trustKey
:
String
,
val
vswitchId
:
String
)
Types
Constructors
Properties
Constructors
Get
Ad
Connector
Directories
Directory
Ad
Connector
Link copied to clipboard
fun
GetAdConnectorDirectoriesDirectoryAdConnector
(
adConnectorAddress
:
String
,
connectorStatus
:
String
,
networkInterfaceId
:
String
,
specification
:
String
,
trustKey
:
String
,
vswitchId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ad
Connector
Address
Link copied to clipboard
val
adConnectorAddress
:
String
connector
Status
Link copied to clipboard
val
connectorStatus
:
String
network
Interface
Id
Link copied to clipboard
val
networkInterfaceId
:
String
specification
Link copied to clipboard
val
specification
:
String
trust
Key
Link copied to clipboard
val
trustKey
:
String
vswitch
Id
Link copied to clipboard
val
vswitchId
:
String