Interface IpAccessSettingsSummary.Builder

    • Method Detail

      • creationDate

        IpAccessSettingsSummary.Builder creationDate​(Instant creationDate)

        The creation date timestamp of the IP access settings.

        Parameters:
        creationDate - The creation date timestamp of the IP access settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        IpAccessSettingsSummary.Builder description​(String description)

        The description of the IP access settings.

        Parameters:
        description - The description of the IP access settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • displayName

        IpAccessSettingsSummary.Builder displayName​(String displayName)

        The display name of the IP access settings.

        Parameters:
        displayName - The display name of the IP access settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipAccessSettingsArn

        IpAccessSettingsSummary.Builder ipAccessSettingsArn​(String ipAccessSettingsArn)

        The ARN of IP access settings.

        Parameters:
        ipAccessSettingsArn - The ARN of IP access settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.