Class: Aws::Types::PutSyslogConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_group_identifier::String

Returns the value of attribute log_group_identifier.

Returns:

  • (::String)


1935
1936
1937
# File 'sig/types.rbs', line 1935

def log_group_identifier
  @log_group_identifier
end

#vpc_endpoint_id::String

Returns the value of attribute vpc_endpoint_id.

Returns:

  • (::String)


1936
1937
1938
# File 'sig/types.rbs', line 1936

def vpc_endpoint_id
  @vpc_endpoint_id
end