Class: Aws::Types::SecurityGroupSettings
- Inherits:
-
Object
- Object
- Aws::Types::SecurityGroupSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#always_reauthenticate ⇒ Boolean
Returns the value of attribute always_reauthenticate.
-
#atak_package_values ⇒ ::Array[::String]
Returns the value of attribute atak_package_values.
-
#calling ⇒ Types::CallingSettings
Returns the value of attribute calling.
-
#check_for_updates ⇒ Boolean
Returns the value of attribute check_for_updates.
-
#enable_atak ⇒ Boolean
Returns the value of attribute enable_atak.
-
#enable_crash_reports ⇒ Boolean
Returns the value of attribute enable_crash_reports.
-
#enable_file_download ⇒ Boolean
Returns the value of attribute enable_file_download.
-
#enable_guest_federation ⇒ Boolean
Returns the value of attribute enable_guest_federation.
-
#enable_notification_preview ⇒ Boolean
Returns the value of attribute enable_notification_preview.
-
#enable_open_access_option ⇒ Boolean
Returns the value of attribute enable_open_access_option.
-
#enable_restricted_global_federation ⇒ Boolean
Returns the value of attribute enable_restricted_global_federation.
-
#federation_mode ⇒ ::Integer
Returns the value of attribute federation_mode.
-
#files_enabled ⇒ Boolean
Returns the value of attribute files_enabled.
-
#force_device_lockout ⇒ ::Integer
Returns the value of attribute force_device_lockout.
-
#force_open_access ⇒ Boolean
Returns the value of attribute force_open_access.
-
#force_read_receipts ⇒ Boolean
Returns the value of attribute force_read_receipts.
-
#global_federation ⇒ Boolean
Returns the value of attribute global_federation.
-
#is_ato_enabled ⇒ Boolean
Returns the value of attribute is_ato_enabled.
-
#is_link_preview_enabled ⇒ Boolean
Returns the value of attribute is_link_preview_enabled.
-
#location_allow_maps ⇒ Boolean
Returns the value of attribute location_allow_maps.
-
#location_enabled ⇒ Boolean
Returns the value of attribute location_enabled.
-
#lockout_threshold ⇒ ::Integer
Returns the value of attribute lockout_threshold.
-
#max_auto_download_size ⇒ ::Integer
Returns the value of attribute max_auto_download_size.
-
#max_bor ⇒ ::Integer
Returns the value of attribute max_bor.
-
#max_non_sso_session_minutes ⇒ ::Integer
Returns the value of attribute max_non_sso_session_minutes.
-
#max_ttl ⇒ ::Integer
Returns the value of attribute max_ttl.
-
#message_forwarding_enabled ⇒ Boolean
Returns the value of attribute message_forwarding_enabled.
-
#password_requirements ⇒ Types::PasswordRequirements
Returns the value of attribute password_requirements.
-
#permitted_networks ⇒ ::Array[::String]
Returns the value of attribute permitted_networks.
-
#permitted_wickr_aws_networks ⇒ ::Array[Types::WickrAwsNetworks]
Returns the value of attribute permitted_wickr_aws_networks.
-
#permitted_wickr_enterprise_networks ⇒ ::Array[Types::PermittedWickrEnterpriseNetwork]
Returns the value of attribute permitted_wickr_enterprise_networks.
-
#presence_enabled ⇒ Boolean
Returns the value of attribute presence_enabled.
-
#quick_responses ⇒ ::Array[::String]
Returns the value of attribute quick_responses.
-
#show_master_recovery_key ⇒ Boolean
Returns the value of attribute show_master_recovery_key.
-
#shredder ⇒ Types::ShredderSettings
Returns the value of attribute shredder.
-
#sso_max_idle_minutes ⇒ ::Integer
Returns the value of attribute sso_max_idle_minutes.
Instance Attribute Details
#always_reauthenticate ⇒ Boolean
Returns the value of attribute always_reauthenticate.
804 805 806 |
# File 'sig/types.rbs', line 804 def always_reauthenticate @always_reauthenticate end |
#atak_package_values ⇒ ::Array[::String]
Returns the value of attribute atak_package_values.
805 806 807 |
# File 'sig/types.rbs', line 805 def atak_package_values @atak_package_values end |
#calling ⇒ Types::CallingSettings
Returns the value of attribute calling.
806 807 808 |
# File 'sig/types.rbs', line 806 def calling @calling end |
#check_for_updates ⇒ Boolean
Returns the value of attribute check_for_updates.
807 808 809 |
# File 'sig/types.rbs', line 807 def check_for_updates @check_for_updates end |
#enable_atak ⇒ Boolean
Returns the value of attribute enable_atak.
808 809 810 |
# File 'sig/types.rbs', line 808 def enable_atak @enable_atak end |
#enable_crash_reports ⇒ Boolean
Returns the value of attribute enable_crash_reports.
809 810 811 |
# File 'sig/types.rbs', line 809 def enable_crash_reports @enable_crash_reports end |
#enable_file_download ⇒ Boolean
Returns the value of attribute enable_file_download.
810 811 812 |
# File 'sig/types.rbs', line 810 def enable_file_download @enable_file_download end |
#enable_guest_federation ⇒ Boolean
Returns the value of attribute enable_guest_federation.
811 812 813 |
# File 'sig/types.rbs', line 811 def enable_guest_federation @enable_guest_federation end |
#enable_notification_preview ⇒ Boolean
Returns the value of attribute enable_notification_preview.
812 813 814 |
# File 'sig/types.rbs', line 812 def enable_notification_preview @enable_notification_preview end |
#enable_open_access_option ⇒ Boolean
Returns the value of attribute enable_open_access_option.
813 814 815 |
# File 'sig/types.rbs', line 813 def enable_open_access_option @enable_open_access_option end |
#enable_restricted_global_federation ⇒ Boolean
Returns the value of attribute enable_restricted_global_federation.
814 815 816 |
# File 'sig/types.rbs', line 814 def enable_restricted_global_federation @enable_restricted_global_federation end |
#federation_mode ⇒ ::Integer
Returns the value of attribute federation_mode.
835 836 837 |
# File 'sig/types.rbs', line 835 def federation_mode @federation_mode end |
#files_enabled ⇒ Boolean
Returns the value of attribute files_enabled.
815 816 817 |
# File 'sig/types.rbs', line 815 def files_enabled @files_enabled end |
#force_device_lockout ⇒ ::Integer
Returns the value of attribute force_device_lockout.
816 817 818 |
# File 'sig/types.rbs', line 816 def force_device_lockout @force_device_lockout end |
#force_open_access ⇒ Boolean
Returns the value of attribute force_open_access.
817 818 819 |
# File 'sig/types.rbs', line 817 def force_open_access @force_open_access end |
#force_read_receipts ⇒ Boolean
Returns the value of attribute force_read_receipts.
818 819 820 |
# File 'sig/types.rbs', line 818 def force_read_receipts @force_read_receipts end |
#global_federation ⇒ Boolean
Returns the value of attribute global_federation.
819 820 821 |
# File 'sig/types.rbs', line 819 def global_federation @global_federation end |
#is_ato_enabled ⇒ Boolean
Returns the value of attribute is_ato_enabled.
820 821 822 |
# File 'sig/types.rbs', line 820 def is_ato_enabled @is_ato_enabled end |
#is_link_preview_enabled ⇒ Boolean
Returns the value of attribute is_link_preview_enabled.
821 822 823 |
# File 'sig/types.rbs', line 821 def is_link_preview_enabled @is_link_preview_enabled end |
#location_allow_maps ⇒ Boolean
Returns the value of attribute location_allow_maps.
822 823 824 |
# File 'sig/types.rbs', line 822 def location_allow_maps @location_allow_maps end |
#location_enabled ⇒ Boolean
Returns the value of attribute location_enabled.
823 824 825 |
# File 'sig/types.rbs', line 823 def location_enabled @location_enabled end |
#lockout_threshold ⇒ ::Integer
Returns the value of attribute lockout_threshold.
836 837 838 |
# File 'sig/types.rbs', line 836 def lockout_threshold @lockout_threshold end |
#max_auto_download_size ⇒ ::Integer
Returns the value of attribute max_auto_download_size.
824 825 826 |
# File 'sig/types.rbs', line 824 def max_auto_download_size @max_auto_download_size end |
#max_bor ⇒ ::Integer
Returns the value of attribute max_bor.
825 826 827 |
# File 'sig/types.rbs', line 825 def max_bor @max_bor end |
#max_non_sso_session_minutes ⇒ ::Integer
Returns the value of attribute max_non_sso_session_minutes.
834 835 836 |
# File 'sig/types.rbs', line 834 def max_non_sso_session_minutes @max_non_sso_session_minutes end |
#max_ttl ⇒ ::Integer
Returns the value of attribute max_ttl.
826 827 828 |
# File 'sig/types.rbs', line 826 def max_ttl @max_ttl end |
#message_forwarding_enabled ⇒ Boolean
Returns the value of attribute message_forwarding_enabled.
827 828 829 |
# File 'sig/types.rbs', line 827 def @message_forwarding_enabled end |
#password_requirements ⇒ Types::PasswordRequirements
Returns the value of attribute password_requirements.
828 829 830 |
# File 'sig/types.rbs', line 828 def password_requirements @password_requirements end |
#permitted_networks ⇒ ::Array[::String]
Returns the value of attribute permitted_networks.
837 838 839 |
# File 'sig/types.rbs', line 837 def permitted_networks @permitted_networks end |
#permitted_wickr_aws_networks ⇒ ::Array[Types::WickrAwsNetworks]
Returns the value of attribute permitted_wickr_aws_networks.
838 839 840 |
# File 'sig/types.rbs', line 838 def permitted_wickr_aws_networks @permitted_wickr_aws_networks end |
#permitted_wickr_enterprise_networks ⇒ ::Array[Types::PermittedWickrEnterpriseNetwork]
Returns the value of attribute permitted_wickr_enterprise_networks.
839 840 841 |
# File 'sig/types.rbs', line 839 def permitted_wickr_enterprise_networks @permitted_wickr_enterprise_networks end |
#presence_enabled ⇒ Boolean
Returns the value of attribute presence_enabled.
829 830 831 |
# File 'sig/types.rbs', line 829 def presence_enabled @presence_enabled end |
#quick_responses ⇒ ::Array[::String]
Returns the value of attribute quick_responses.
830 831 832 |
# File 'sig/types.rbs', line 830 def quick_responses @quick_responses end |
#show_master_recovery_key ⇒ Boolean
Returns the value of attribute show_master_recovery_key.
831 832 833 |
# File 'sig/types.rbs', line 831 def show_master_recovery_key @show_master_recovery_key end |
#shredder ⇒ Types::ShredderSettings
Returns the value of attribute shredder.
832 833 834 |
# File 'sig/types.rbs', line 832 def shredder @shredder end |
#sso_max_idle_minutes ⇒ ::Integer
Returns the value of attribute sso_max_idle_minutes.
833 834 835 |
# File 'sig/types.rbs', line 833 def sso_max_idle_minutes @sso_max_idle_minutes end |