Get Directory Registration Result
data class GetDirectoryRegistrationResult(val directoryRegistrationArn: String? = null, val tags: Map<String, String>? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) that was returned when you called CreateDirectoryRegistration .