Interface PutServiceLinkedConfigurationRecorderResponse.Builder

    • Method Detail

      • arn

        PutServiceLinkedConfigurationRecorderResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the specified configuration recorder.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the specified configuration recorder.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        PutServiceLinkedConfigurationRecorderResponse.Builder name​(String name)

        The name of the specified configuration recorder.

        For service-linked configuration recorders, Config automatically assigns a name that has the prefix " AWS" to the new service-linked configuration recorder.

        Parameters:
        name - The name of the specified configuration recorder.

        For service-linked configuration recorders, Config automatically assigns a name that has the prefix " AWS" to the new service-linked configuration recorder.

        Returns:
        Returns a reference to this object so that method calls can be chained together.