Interface BlockPublicAccessConfigurationMetadata.Builder

    • Method Detail

      • creationDateTime

        BlockPublicAccessConfigurationMetadata.Builder creationDateTime​(Instant creationDateTime)

        The date and time that the configuration was created.

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

        BlockPublicAccessConfigurationMetadata.Builder createdByArn​(String createdByArn)

        The Amazon Resource Name that created or last modified the configuration.

        Parameters:
        createdByArn - The Amazon Resource Name that created or last modified the configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.