Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateBastionDetails

The configuration to update on an existing bastion.

Properties

Optional clientCidrBlockAllowList

clientCidrBlockAllowList: Array<string>

A list of address ranges in CIDR notation that you want to allow to connect to sessions hosted by this bastion.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional maxSessionTtlInSeconds

maxSessionTtlInSeconds: undefined | number

The maximum amount of time that any session on the bastion can remain active. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional staticJumpHostIpAddresses

staticJumpHostIpAddresses: Array<string>

A list of IP addresses of the hosts that the bastion has access to. Not applicable to {@code standard} bastions.

Functions

getDeserializedJsonObj

getJsonObj