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.



681
682
683
# File 'sig/types.rbs', line 681

def iam_instance_profile
  @iam_instance_profile
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


682
683
684
# File 'sig/types.rbs', line 682

def instance_id
  @instance_id
end