Class: Aws::Types::CdcSpecificationSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#status"ENABLED", ...

Returns the value of attribute status.

Returns:



59
60
61
# File 'sig/types.rbs', line 59

def status
  @status
end

#view_type"NEW_IMAGE", ...

Returns the value of attribute view_type.

Returns:



60
61
62
# File 'sig/types.rbs', line 60

def view_type
  @view_type
end