Class: Aws::Types::SourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#application_name::String

Returns the value of attribute application_name.

Returns:



952
953
954
# File 'sig/types.rbs', line 952

def application_name
  @application_name
end

#template_name::String

Returns the value of attribute template_name.

Returns:



953
954
955
# File 'sig/types.rbs', line 953

def template_name
  @template_name
end