Class: Aws::Types::DescribeInsightRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


954
955
956
# File 'sig/types.rbs', line 954

def cluster_name
  @cluster_name
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


955
956
957
# File 'sig/types.rbs', line 955

def id
  @id
end