Class: Aws::Types::DescribePermissionSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_arn ⇒ ::String

Returns the value of attribute instance_arn.

Returns:

  • (::String)


488
489
490
# File 'sig/types.rbs', line 488

def instance_arn
  @instance_arn
end

#permission_set_arn ⇒ ::String

Returns the value of attribute permission_set_arn.

Returns:

  • (::String)


489
490
491
# File 'sig/types.rbs', line 489

def permission_set_arn
  @permission_set_arn
end