Class: Aws::Types::GetSolVnfcResourceInfoMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster::String

Returns the value of attribute cluster.

Returns:

  • (::String)


302
303
304
# File 'sig/types.rbs', line 302

def cluster
  @cluster
end

#helm_chart::String

Returns the value of attribute helm_chart.

Returns:

  • (::String)


303
304
305
# File 'sig/types.rbs', line 303

def helm_chart
  @helm_chart
end

#node_group::String

Returns the value of attribute node_group.

Returns:

  • (::String)


304
305
306
# File 'sig/types.rbs', line 304

def node_group
  @node_group
end