Class: Aws::Types::EventStream

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:



1212
1213
1214
# File 'sig/types.rbs', line 1212

def application_id
  @application_id
end

#destination_stream_arn::String

Returns the value of attribute destination_stream_arn.

Returns:



1213
1214
1215
# File 'sig/types.rbs', line 1213

def destination_stream_arn
  @destination_stream_arn
end

#external_id::String

Returns the value of attribute external_id.

Returns:



1214
1215
1216
# File 'sig/types.rbs', line 1214

def external_id
  @external_id
end

#last_modified_date::String

Returns the value of attribute last_modified_date.

Returns:



1215
1216
1217
# File 'sig/types.rbs', line 1215

def last_modified_date
  @last_modified_date
end

#last_updated_by::String

Returns the value of attribute last_updated_by.

Returns:



1216
1217
1218
# File 'sig/types.rbs', line 1216

def last_updated_by
  @last_updated_by
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:



1217
1218
1219
# File 'sig/types.rbs', line 1217

def role_arn
  @role_arn
end