Class: Aws::Types::PolicyStatus

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#is_publicBoolean

Returns the value of attribute is_public.



1474
1475
1476
# File 'sig/types.rbs', line 1474

def is_public
  @is_public
end