UpdateRegistryRecordRequest
Types
Properties
Link copied to clipboard
The updated description of the registry record. Omit to leave the description unchanged; provide an empty wrapper to unset it.
Link copied to clipboard
The updated typed descriptor content for the registry record. Omit to leave the descriptors unchanged.
Link copied to clipboard
The updated display name of the registry record. Omit to leave the display name unchanged; provide an empty wrapper to unset it.
Link copied to clipboard
The updated type of the registry record. Omit to leave the record type unchanged.
Link copied to clipboard
The updated version of the registry record. Omit to leave the version unchanged.
Link copied to clipboard
The identifier of the registry containing the record (ARN or ID)
Link copied to clipboard
Whether to trigger synchronization of the record's descriptor content from its source
Functions
Link copied to clipboard
inline fun copy(block: UpdateRegistryRecordRequest.Builder.() -> Unit = {}): UpdateRegistryRecordRequest