subject
suspend fun subject(value: Output<CertificateAuthorityCertificateAuthorityConfigurationSubjectArgs>)
Parameters
value
Nested argument that contains X.500 distinguished name information. At least one nested attribute must be specified.
suspend fun subject(argument: suspend CertificateAuthorityCertificateAuthorityConfigurationSubjectArgsBuilder.() -> Unit)
Parameters
argument
Nested argument that contains X.500 distinguished name information. At least one nested attribute must be specified.