Class: Aws::Types::CreateTrafficPolicyVersionRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#comment::String

Returns the value of attribute comment.



308
309
310
# File 'sig/types.rbs', line 308

def comment
  @comment
end

#document::String

Returns the value of attribute document.



307
308
309
# File 'sig/types.rbs', line 307

def document
  @document
end

#id::String

Returns the value of attribute id.



306
307
308
# File 'sig/types.rbs', line 306

def id
  @id
end