Class: Aws::Types::CreateProfileShareOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profile_arn ⇒ ::String

Returns the value of attribute profile_arn.

Returns:

  • (::String)


441
442
443
# File 'sig/types.rbs', line 441

def profile_arn
  @profile_arn
end

#share_id ⇒ ::String

Returns the value of attribute share_id.

Returns:

  • (::String)


440
441
442
# File 'sig/types.rbs', line 440

def share_id
  @share_id
end