Class: Aws::Types::ApplicationSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_formation_stack_arn::String

Returns the value of attribute cloud_formation_stack_arn.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def cloud_formation_stack_arn
  @cloud_formation_stack_arn
end

#tag_filters::Array[Types::TagFilter]

Returns the value of attribute tag_filters.

Returns:



13
14
15
# File 'sig/types.rbs', line 13

def tag_filters
  @tag_filters
end