Class: Aws::Types::DeleteRealtimeLogConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


986
987
988
# File 'sig/types.rbs', line 986

def arn
  @arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


985
986
987
# File 'sig/types.rbs', line 985

def name
  @name
end