Class: Aws::WorkMail::Types::UpdateMobileDeviceAccessRuleRequest

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The updated rule description.

Returns:

  • (String)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#device_modelsArray<String>

Device models that the updated rule will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#device_operating_systemsArray<String>

Device operating systems that the updated rule will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#device_typesArray<String>

Device types that the updated rule will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#device_user_agentsArray<String>

User agents that the updated rule will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#effectString

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

Returns:

  • (String)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#mobile_device_access_rule_idString

The identifier of the rule to be updated.

Returns:

  • (String)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The updated rule name.

Returns:

  • (String)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_modelsArray<String>

Device models that the updated rule will not match. All other device models will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_operating_systemsArray<String>

Device operating systems that the updated rule will not match. All other device operating systems will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_typesArray<String>

Device types that the updated rule will not match. All other device types will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#not_device_user_agentsArray<String>

User agents that the updated rule will not match. All other user agents will match.

Returns:

  • (Array<String>)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end

#organization_idString

The WorkMail organization under which the rule will be updated.

Returns:

  • (String)


4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
# File 'gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb', line 4901

class UpdateMobileDeviceAccessRuleRequest < Struct.new(
  :organization_id,
  :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)
  SENSITIVE = []
  include Aws::Structure
end