get Key Signing Key
Represents a key signing key (KSK) associated with a hosted zone. You can only have two KSKs per hosted zone.
Return
null
Parameters
argument
null
Return
null
Parameters
hosted Zone Id
The unique string (ID) used to identify a hosted zone.
name
An alphanumeric string used to identify a key signing key (KSK). Name must be unique for each key signing key in the same hosted zone.
See also
suspend fun getKeySigningKey(argument: suspend GetKeySigningKeyPlainArgsBuilder.() -> Unit): GetKeySigningKeyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.route53.kotlin.inputs.GetKeySigningKeyPlainArgs.