Interface SecurityConfigurationSummary.Builder

    • Method Detail

      • name

        SecurityConfigurationSummary.Builder name​(String 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

        SecurityConfigurationSummary.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.