Interface CreateSecurityConfigurationResponse.Builder

  • Method Details

    • name

      The name of the security configuration.

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

      CreateSecurityConfigurationResponse.Builder creationDateTime(Instant creationDateTime)

      The date and time the security configuration was created.

      Parameters:
      creationDateTime - The date and time the security configuration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.