Class: Aws::Types::AccessPolicy

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.



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

def arn
  @arn
end

#name::String

Returns the value of attribute name.



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

def name
  @name
end