Interface SelfManagedInput.Builder

  • Method Details

    • resourceConfigurationId

      SelfManagedInput.Builder resourceConfigurationId(String resourceConfigurationId)

      The identifier or ARN of the resource configuration.

      Parameters:
      resourceConfigurationId - The identifier or ARN of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • certificate

      SelfManagedInput.Builder certificate(String certificate)

      The certificate for the private connection.

      Parameters:
      certificate - The certificate for the private connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.