pub const IMMUTABLE: FieldBehavior;Expand description
Denotes a field as immutable. This indicates that the field may be set once in a request to create a resource, but may not be changed thereafter.
pub const IMMUTABLE: FieldBehavior;Denotes a field as immutable. This indicates that the field may be set once in a request to create a resource, but may not be changed thereafter.