Service Principal Name Args
data class ServicePrincipalNameArgs(val connectorArn: Output<String>? = null, val directoryRegistrationArn: Output<String>? = null) : ConvertibleToJava<ServicePrincipalNameArgs>
Definition of AWS::PCAConnectorAD::ServicePrincipalName Resource Type
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) that was returned when you called CreateConnector.html .
Link copied to clipboard
The Amazon Resource Name (ARN) that was returned when you called CreateDirectoryRegistration .