Class: Aws::Types::DescribeClusterEventRequest

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)


3945
3946
3947
# File 'sig/types.rbs', line 3945

def cluster_name
  @cluster_name
end

#event_id::String

Returns the value of attribute event_id.

Returns:

  • (::String)


3944
3945
3946
# File 'sig/types.rbs', line 3944

def event_id
  @event_id
end