getKeyGroup

A key group. A key group contains a list of public keys that you can use with CloudFront signed URLs and signed cookies.

Return

null

Parameters

argument

null


Return

null

Parameters

id

The identifier for the key group.

See also


suspend fun getKeyGroup(argument: suspend GetKeyGroupPlainArgsBuilder.() -> Unit): GetKeyGroupResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.cloudfront.kotlin.inputs.GetKeyGroupPlainArgs.

See also