Interface AssociateProtectConfigurationResponse.Builder

    • Method Detail

      • configurationSetArn

        AssociateProtectConfigurationResponse.Builder configurationSetArn​(String configurationSetArn)

        The Amazon Resource Name (ARN) of the configuration set.

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

        AssociateProtectConfigurationResponse.Builder configurationSetName​(String configurationSetName)

        The name of the ConfigurationSet.

        Parameters:
        configurationSetName - The name of the ConfigurationSet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • protectConfigurationArn

        AssociateProtectConfigurationResponse.Builder protectConfigurationArn​(String protectConfigurationArn)

        The Amazon Resource Name (ARN) of the protect configuration.

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

        AssociateProtectConfigurationResponse.Builder protectConfigurationId​(String protectConfigurationId)

        The unique identifier for the protect configuration.

        Parameters:
        protectConfigurationId - The unique identifier for the protect configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.