Class: Aws::Types::PublishFunctionRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#if_match::String

Returns the value of attribute if_match.



3094
3095
3096
# File 'sig/types.rbs', line 3094

def if_match
  @if_match
end

#name::String

Returns the value of attribute name.



3093
3094
3095
# File 'sig/types.rbs', line 3093

def name
  @name
end