Class: Aws::Types::StreamingAccessDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


462
463
464
# File 'sig/types.rbs', line 462

def created_at
  @created_at
end

#service_principal::String

Returns the value of attribute service_principal.

Returns:

  • (::String)


461
462
463
# File 'sig/types.rbs', line 461

def service_principal
  @service_principal
end