Class: Aws::Types::CreateTrafficPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#comment::String

Returns the value of attribute comment.

Returns:

  • (::String)


295
296
297
# File 'sig/types.rbs', line 295

def comment
  @comment
end

#document::String

Returns the value of attribute document.

Returns:

  • (::String)


294
295
296
# File 'sig/types.rbs', line 294

def document
  @document
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


293
294
295
# File 'sig/types.rbs', line 293

def name
  @name
end