Class: Aws::Types::ClusterIamRole

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apply_status::String

Returns the value of attribute apply_status.

Returns:

  • (::String)


299
300
301
# File 'sig/types.rbs', line 299

def apply_status
  @apply_status
end

#iam_role_arn::String

Returns the value of attribute iam_role_arn.

Returns:

  • (::String)


298
299
300
# File 'sig/types.rbs', line 298

def iam_role_arn
  @iam_role_arn
end