Class: Aws::Types::BlockPublicAccessConfigurationMetadata

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_by_arn::String

Returns the value of attribute created_by_arn.

Returns:

  • (::String)


105
106
107
# File 'sig/types.rbs', line 105

def created_by_arn
  @created_by_arn
end

#creation_date_time::Time

Returns the value of attribute creation_date_time.

Returns:

  • (::Time)


104
105
106
# File 'sig/types.rbs', line 104

def creation_date_time
  @creation_date_time
end