Class: Aws::Types::ImportApiKeysRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#body::String

Returns the value of attribute body.



906
907
908
# File 'sig/types.rbs', line 906

def body
  @body
end

#fail_on_warningsBoolean

Returns the value of attribute fail_on_warnings.



908
909
910
# File 'sig/types.rbs', line 908

def fail_on_warnings
  @fail_on_warnings
end

#format"csv"

Returns the value of attribute format.



907
908
909
# File 'sig/types.rbs', line 907

def format
  @format
end