You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EMR::Types::BlockPublicAccessConfigurationMetadata

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Properties that describe the AWS principal that created the BlockPublicAccessConfiguration using the PutBlockPublicAccessConfiguration action as well as the date and time that the configuration was created. Each time a configuration for block public access is updated, Amazon EMR updates this metadata.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#created_by_arnString

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

Returns:

  • (String)

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

#creation_date_timeTime

The date and time that the configuration was created.

Returns:

  • (Time)

    The date and time that the configuration was created.