Class: Aws::Types::AccessRules

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_public_overridesBoolean

Returns the value of attribute allow_public_overrides.

Returns:

  • (Boolean)


37
38
39
# File 'sig/types.rbs', line 37

def allow_public_overrides
  @allow_public_overrides
end

#get_object"public", "private"

Returns the value of attribute get_object.

Returns:

  • ("public", "private")


36
37
38
# File 'sig/types.rbs', line 36

def get_object
  @get_object
end