Class: Aws::Types::AssociateIamInstanceProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iam_instance_profileTypes::IamInstanceProfileSpecification

Returns the value of attribute iam_instance_profile.



595
596
597
# File 'sig/types.rbs', line 595

def iam_instance_profile
  @iam_instance_profile
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


596
597
598
# File 'sig/types.rbs', line 596

def instance_id
  @instance_id
end