Connector

class Connector : KotlinCustomResource

Represents a Connector that allows certificate issuance through Simple Certificate Enrollment Protocol (SCEP)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the certificate authority associated with the connector.

Link copied to clipboard
val connectorArn: Output<String>

The Amazon Resource Name (ARN) of the connector.

Link copied to clipboard
val endpoint: Output<String>

The connector's HTTPS public SCEP URL.

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

Contains settings relevant to the mobile device management system that you chose for the connector. If you didn't configure MobileDeviceManagement , then the connector is for general-purpose use and this object is empty.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?
Link copied to clipboard
val type: Output<ConnectorType>

The connector type.

Link copied to clipboard
val urn: Output<String>