Class: Aws::Types::ScpActionDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_id::String

Returns the value of attribute policy_id.

Returns:

  • (::String)


506
507
508
# File 'sig/types.rbs', line 506

def policy_id
  @policy_id
end

#target_ids::Array[::String]

Returns the value of attribute target_ids.

Returns:

  • (::Array[::String])


507
508
509
# File 'sig/types.rbs', line 507

def target_ids
  @target_ids
end