Interface CreateRemoteAccessSessionConfiguration.Builder

  • Method Details

    • billingMethod

      The billing method for the remote access session.

      Parameters:
      billingMethod - The billing method for the remote access session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • billingMethod

      The billing method for the remote access session.

      Parameters:
      billingMethod - The billing method for the remote access session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vpceConfigurationArns

      CreateRemoteAccessSessionConfiguration.Builder vpceConfigurationArns(Collection<String> vpceConfigurationArns)

      An array of ARNs included in the VPC endpoint configuration.

      Parameters:
      vpceConfigurationArns - An array of ARNs included in the VPC endpoint configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vpceConfigurationArns

      CreateRemoteAccessSessionConfiguration.Builder vpceConfigurationArns(String... vpceConfigurationArns)

      An array of ARNs included in the VPC endpoint configuration.

      Parameters:
      vpceConfigurationArns - An array of ARNs included in the VPC endpoint configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.