action
fun action(action: V2CreateResponse.CurrentVersion.Parameters.ConditionalAuthorizationActionParameters.Action): V2CreateResponse.CurrentVersion.Parameters.ConditionalAuthorizationActionParameters.Builder
The action to take if the conditions are met.
fun action(action: JsonField<V2CreateResponse.CurrentVersion.Parameters.ConditionalAuthorizationActionParameters.Action>): V2CreateResponse.CurrentVersion.Parameters.ConditionalAuthorizationActionParameters.Builder
Sets Builder.action to an arbitrary JSON value.
You should usually call Builder.action with a well-typed Action value instead. This method is primarily for setting the field to an undocumented or not yet supported value.