| static UpdateBastionDetails.Builder | UpdateBastionDetails. builder() | Create a new builder. | 
| UpdateBastionDetails.Builder | UpdateBastionDetails.Builder. clientCidrBlockAllowList(List<String> clientCidrBlockAllowList) | A list of address ranges in CIDR notation that you want to allow to connect to sessions
hosted by this bastion. | 
| UpdateBastionDetails.Builder | UpdateBastionDetails.Builder. copy(UpdateBastionDetails model) |  | 
| UpdateBastionDetails.Builder | UpdateBastionDetails.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| UpdateBastionDetails.Builder | UpdateBastionDetails.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| UpdateBastionDetails.Builder | UpdateBastionDetails.Builder. maxSessionTtlInSeconds(Integer maxSessionTtlInSeconds) | The maximum amount of time that any session on the bastion can remain active. | 
| UpdateBastionDetails.Builder | UpdateBastionDetails.Builder. staticJumpHostIpAddresses(List<String> staticJumpHostIpAddresses) | A list of IP addresses of the hosts that the bastion has access to. | 
| UpdateBastionDetails.Builder | UpdateBastionDetails. toBuilder() |  |