Class: Aws::Types::ApprovalPattern

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#argument_pins::Hash[::String, ::String]

Returns the value of attribute argument_pins.

Returns:

  • (::Hash[::String, ::String])


112
113
114
# File 'sig/types.rbs', line 112

def argument_pins
  @argument_pins
end

#tool::String

Returns the value of attribute tool.

Returns:

  • (::String)


111
112
113
# File 'sig/types.rbs', line 111

def tool
  @tool
end