Class: Aws::Types::PolicyARNType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alarms::Array[Types::Alarm]

Returns the value of attribute alarms.

Returns:



1116
1117
1118
# File 'sig/types.rbs', line 1116

def alarms
  @alarms
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


1115
1116
1117
# File 'sig/types.rbs', line 1115

def policy_arn
  @policy_arn
end