Interface CreateSecurityConfigurationResponse.Builder

  • Method Details

    • name

      The name assigned to the new security configuration.

      Parameters:
      name - The name assigned to the new security configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTimestamp

      CreateSecurityConfigurationResponse.Builder createdTimestamp(Instant createdTimestamp)

      The time at which the new security configuration was created.

      Parameters:
      createdTimestamp - The time at which the new security configuration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.