Class: Aws::Types::SecurityGroupSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#always_reauthenticateBoolean

Returns the value of attribute always_reauthenticate.

Returns:

  • (Boolean)


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.

Returns:

  • (::Array[::String])


805
806
807
# File 'sig/types.rbs', line 805

def atak_package_values
  @atak_package_values
end

#callingTypes::CallingSettings

Returns the value of attribute calling.



806
807
808
# File 'sig/types.rbs', line 806

def calling
  @calling
end

#check_for_updatesBoolean

Returns the value of attribute check_for_updates.

Returns:

  • (Boolean)


807
808
809
# File 'sig/types.rbs', line 807

def check_for_updates
  @check_for_updates
end

#enable_atakBoolean

Returns the value of attribute enable_atak.

Returns:

  • (Boolean)


808
809
810
# File 'sig/types.rbs', line 808

def enable_atak
  @enable_atak
end

#enable_crash_reportsBoolean

Returns the value of attribute enable_crash_reports.

Returns:

  • (Boolean)


809
810
811
# File 'sig/types.rbs', line 809

def enable_crash_reports
  @enable_crash_reports
end

#enable_file_downloadBoolean

Returns the value of attribute enable_file_download.

Returns:

  • (Boolean)


810
811
812
# File 'sig/types.rbs', line 810

def enable_file_download
  @enable_file_download
end

#enable_guest_federationBoolean

Returns the value of attribute enable_guest_federation.

Returns:

  • (Boolean)


811
812
813
# File 'sig/types.rbs', line 811

def enable_guest_federation
  @enable_guest_federation
end

#enable_notification_previewBoolean

Returns the value of attribute enable_notification_preview.

Returns:

  • (Boolean)


812
813
814
# File 'sig/types.rbs', line 812

def enable_notification_preview
  @enable_notification_preview
end

#enable_open_access_optionBoolean

Returns the value of attribute enable_open_access_option.

Returns:

  • (Boolean)


813
814
815
# File 'sig/types.rbs', line 813

def enable_open_access_option
  @enable_open_access_option
end

#enable_restricted_global_federationBoolean

Returns the value of attribute enable_restricted_global_federation.

Returns:

  • (Boolean)


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.

Returns:

  • (::Integer)


835
836
837
# File 'sig/types.rbs', line 835

def federation_mode
  @federation_mode
end

#files_enabledBoolean

Returns the value of attribute files_enabled.

Returns:

  • (Boolean)


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.

Returns:

  • (::Integer)


816
817
818
# File 'sig/types.rbs', line 816

def force_device_lockout
  @force_device_lockout
end

#force_open_accessBoolean

Returns the value of attribute force_open_access.

Returns:

  • (Boolean)


817
818
819
# File 'sig/types.rbs', line 817

def force_open_access
  @force_open_access
end

#force_read_receiptsBoolean

Returns the value of attribute force_read_receipts.

Returns:

  • (Boolean)


818
819
820
# File 'sig/types.rbs', line 818

def force_read_receipts
  @force_read_receipts
end

#global_federationBoolean

Returns the value of attribute global_federation.

Returns:

  • (Boolean)


819
820
821
# File 'sig/types.rbs', line 819

def global_federation
  @global_federation
end

#is_ato_enabledBoolean

Returns the value of attribute is_ato_enabled.

Returns:

  • (Boolean)


820
821
822
# File 'sig/types.rbs', line 820

def is_ato_enabled
  @is_ato_enabled
end

Returns the value of attribute is_link_preview_enabled.

Returns:

  • (Boolean)


821
822
823
# File 'sig/types.rbs', line 821

def is_link_preview_enabled
  @is_link_preview_enabled
end

#location_allow_mapsBoolean

Returns the value of attribute location_allow_maps.

Returns:

  • (Boolean)


822
823
824
# File 'sig/types.rbs', line 822

def location_allow_maps
  @location_allow_maps
end

#location_enabledBoolean

Returns the value of attribute location_enabled.

Returns:

  • (Boolean)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


826
827
828
# File 'sig/types.rbs', line 826

def max_ttl
  @max_ttl
end

#message_forwarding_enabledBoolean

Returns the value of attribute message_forwarding_enabled.

Returns:

  • (Boolean)


827
828
829
# File 'sig/types.rbs', line 827

def message_forwarding_enabled
  @message_forwarding_enabled
end

#password_requirementsTypes::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.

Returns:

  • (::Array[::String])


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.

Returns:



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_enabledBoolean

Returns the value of attribute presence_enabled.

Returns:

  • (Boolean)


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.

Returns:

  • (::Array[::String])


830
831
832
# File 'sig/types.rbs', line 830

def quick_responses
  @quick_responses
end

#show_master_recovery_keyBoolean

Returns the value of attribute show_master_recovery_key.

Returns:

  • (Boolean)


831
832
833
# File 'sig/types.rbs', line 831

def show_master_recovery_key
  @show_master_recovery_key
end

#shredderTypes::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.

Returns:

  • (::Integer)


833
834
835
# File 'sig/types.rbs', line 833

def sso_max_idle_minutes
  @sso_max_idle_minutes
end