Class: Aws::Types::UpdateRecommendationStatusItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_id ⇒ ::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


1439
1440
1441
# File 'sig/types.rbs', line 1439

def resource_id
  @resource_id
end

#target_account_id ⇒ ::String

Returns the value of attribute target_account_id.

Returns:

  • (::String)


1440
1441
1442
# File 'sig/types.rbs', line 1440

def 
  @target_account_id
end

#target_region ⇒ ::String

Returns the value of attribute target_region.

Returns:

  • (::String)


1441
1442
1443
# File 'sig/types.rbs', line 1441

def target_region
  @target_region
end