Connector Args
data class ConnectorArgs(val certificateAuthorityArn: Output<String>? = null, val directoryId: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val vpcInformation: Output<ConnectorVpcInformationArgs>? = null) : ConvertibleToJava<ConnectorArgs>
Represents a Connector that connects AWS PrivateCA and your directory