Class: Aws::Types::DescribeMeshInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mesh_name::String

Returns the value of attribute mesh_name.

Returns:

  • (::String)


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

def mesh_name
  @mesh_name
end

#mesh_owner::String

Returns the value of attribute mesh_owner.

Returns:

  • (::String)


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

def mesh_owner
  @mesh_owner
end