Class: Aws::Types::CloudFormationProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#template_url::String

Returns the value of attribute template_url.

Returns:

  • (::String)


555
556
557
# File 'sig/types.rbs', line 555

def template_url
  @template_url
end