Class: Aws::Types::SnapshotJobResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#anonymous_users::Array[Types::AnonymousUserSnapshotJobResult]

Returns the value of attribute anonymous_users.



10314
10315
10316
# File 'sig/types.rbs', line 10314

def anonymous_users
  @anonymous_users
end

#registered_users::Array[Types::RegisteredUserSnapshotJobResult]

Returns the value of attribute registered_users.



10315
10316
10317
# File 'sig/types.rbs', line 10315

def registered_users
  @registered_users
end