Interface UpdateConfigurationInheritance.Builder

  • Method Details

    • ec2Configuration

      UpdateConfigurationInheritance.Builder ec2Configuration(String ec2Configuration)

      The inheritance mode for Amazon EC2 scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.

      Parameters:
      ec2Configuration - The inheritance mode for Amazon EC2 scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ec2Configuration

      UpdateConfigurationInheritance.Builder ec2Configuration(InheritanceMode ec2Configuration)

      The inheritance mode for Amazon EC2 scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.

      Parameters:
      ec2Configuration - The inheritance mode for Amazon EC2 scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ecrConfiguration

      UpdateConfigurationInheritance.Builder ecrConfiguration(String ecrConfiguration)

      The inheritance mode for Amazon ECR scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.

      Parameters:
      ecrConfiguration - The inheritance mode for Amazon ECR scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ecrConfiguration

      UpdateConfigurationInheritance.Builder ecrConfiguration(InheritanceMode ecrConfiguration)

      The inheritance mode for Amazon ECR scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.

      Parameters:
      ecrConfiguration - The inheritance mode for Amazon ECR scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: