Interface SetTypeConfigurationResponse.Builder

    • Method Detail

      • configurationArn

        SetTypeConfigurationResponse.Builder configurationArn​(String configurationArn)

        The Amazon Resource Name (ARN) for the configuration data in this account and Region.

        Conditional: You must specify ConfigurationArn, or Type and TypeName.

        Parameters:
        configurationArn - The Amazon Resource Name (ARN) for the configuration data in this account and Region.

        Conditional: You must specify ConfigurationArn, or Type and TypeName.

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