Class: Aws::WorkMail::Types::MobileDeviceAccessRule

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-workmail/types.rb

Overview

A rule that controls access to mobile devices for an WorkMail group.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#date_createdTime

The date and time at which an access rule was created.

Returns:

  • (Time)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#date_modifiedTime

The date and time at which an access rule was modified.

Returns:

  • (Time)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of a mobile access rule.

Returns:

  • (String)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#device_modelsArray<String>

Device models that a rule will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#device_operating_systemsArray<String>

Device operating systems that a rule will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#device_typesArray<String>

Device types that a rule will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#device_user_agentsArray<String>

Device user agents that a rule will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#effectString

The effect of the rule when it matches. Allowed values are ‘ALLOW` or `DENY`.

Returns:

  • (String)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#mobile_device_access_rule_idString

The ID assigned to a mobile access rule.

Returns:

  • (String)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of a mobile access rule.

Returns:

  • (String)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_modelsArray<String>

Device models that a rule **will not** match. All other device models will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_operating_systemsArray<String>

Device operating systems that a rule **will not** match. All other device types will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_typesArray<String>

Device types that a rule **will not** match. All other device types will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_user_agentsArray<String>

Device user agents that a rule **will not** match. All other device user agents will match.

Returns:

  • (Array<String>)


4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
# File 'lib/aws-sdk-workmail/types.rb', line 4149

class MobileDeviceAccessRule < Struct.new(
  :mobile_device_access_rule_id,
  :name,
  :description,
  :effect,
  :device_types,
  :not_device_types,
  :device_models,
  :not_device_models,
  :device_operating_systems,
  :not_device_operating_systems,
  :device_user_agents,
  :not_device_user_agents,
  :date_created,
  :date_modified)
  SENSITIVE = []
  include Aws::Structure
end