Class: Aws::Types::CreateTemplateShareOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#share_id ⇒ ::String

Returns the value of attribute share_id.

Returns:

  • (::String)


469
470
471
# File 'sig/types.rbs', line 469

def share_id
  @share_id
end

#template_arn ⇒ ::String

Returns the value of attribute template_arn.

Returns:

  • (::String)


468
469
470
# File 'sig/types.rbs', line 468

def template_arn
  @template_arn
end