keys

@JvmName(name = "hcuijptdihumfnen")
suspend fun keys(value: Output<EndpointAuthKeysArgs>)
@JvmName(name = "inmooihwqwynrhje")
suspend fun keys(value: EndpointAuthKeysArgs?)

Parameters

value

EndpointAuthKeys to set initially on an Endpoint. This property will always be returned as null. AuthKey values must be retrieved using the ListKeys API.


@JvmName(name = "qxbeakxgxpikymdn")
suspend fun keys(argument: suspend EndpointAuthKeysArgsBuilder.() -> Unit)

Parameters

argument

EndpointAuthKeys to set initially on an Endpoint. This property will always be returned as null. AuthKey values must be retrieved using the ListKeys API.