Interface SelfManagedInput.Builder

  • Method Details

    • resourceConfigurationId

      SelfManagedInput.Builder resourceConfigurationId(String resourceConfigurationId)

      The ARN of the Resource Configuration.

      Parameters:
      resourceConfigurationId - The 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)

      Certificate for the Private Connection.

      Parameters:
      certificate - Certificate for the Private Connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.