kmsKeyDetails

@JvmName(name = "dcjsvpfyngwasgma")
suspend fun kmsKeyDetails(value: Output<RepositoryAssociationKmsKeyDetailsArgs>)
@JvmName(name = "ryercgyqdwsmosal")
suspend fun kmsKeyDetails(value: RepositoryAssociationKmsKeyDetailsArgs?)

Parameters

value

An object describing the KMS key to asssociate. Block is documented below.


@JvmName(name = "ynhstkijoxsaxary")
suspend fun kmsKeyDetails(argument: suspend RepositoryAssociationKmsKeyDetailsArgsBuilder.() -> Unit)

Parameters

argument

An object describing the KMS key to asssociate. Block is documented below.