Class: Aws::Types::Publication

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


415
416
417
# File 'sig/types.rbs', line 415

def description
  @description
end

#event::String

Returns the value of attribute event.

Returns:

  • (::String)


413
414
415
# File 'sig/types.rbs', line 413

def event
  @event
end

#schema::String

Returns the value of attribute schema.

Returns:

  • (::String)


414
415
416
# File 'sig/types.rbs', line 414

def schema
  @schema
end