Class: Aws::EC2::Types::VerifiedAccessTrustProvider
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::EC2::Types::VerifiedAccessTrustProvider
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-ec2/types.rb
 
Overview
Describes a Verified Access trust provider.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #creation_time  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The creation time.
 - 
  
    
      #description  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
A description for the Amazon Web Services Verified Access trust provider.
 - 
  
    
      #device_options  ⇒ Types::DeviceOptions 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The options for device-identity trust provider.
 - 
  
    
      #device_trust_provider_type  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The type of device-based trust provider.
 - 
  
    
      #last_updated_time  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The last updated time.
 - 
  
    
      #native_application_oidc_options  ⇒ Types::NativeApplicationOidcOptions 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The OpenID Connect (OIDC) options.
 - 
  
    
      #oidc_options  ⇒ Types::OidcOptions 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The options for an OpenID Connect-compatible user-identity trust provider.
 - 
  
    
      #policy_reference_name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The identifier to be used when working with policy rules.
 - 
  
    
      #sse_specification  ⇒ Types::VerifiedAccessSseSpecificationResponse 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The options in use for server side encryption.
 - 
  
    
      #tags  ⇒ Array<Types::Tag> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The tags.
 - 
  
    
      #trust_provider_type  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The type of Verified Access trust provider.
 - 
  
    
      #user_trust_provider_type  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The type of user-based trust provider.
 - 
  
    
      #verified_access_trust_provider_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the Amazon Web Services Verified Access trust provider.
 
Instance Attribute Details
#creation_time ⇒ String
The creation time.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#description ⇒ String
A description for the Amazon Web Services Verified Access trust provider.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#device_options ⇒ Types::DeviceOptions
The options for device-identity trust provider.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#device_trust_provider_type ⇒ String
The type of device-based trust provider.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#last_updated_time ⇒ String
The last updated time.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#native_application_oidc_options ⇒ Types::NativeApplicationOidcOptions
The OpenID Connect (OIDC) options.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#oidc_options ⇒ Types::OidcOptions
The options for an OpenID Connect-compatible user-identity trust provider.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#policy_reference_name ⇒ String
The identifier to be used when working with policy rules.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#sse_specification ⇒ Types::VerifiedAccessSseSpecificationResponse
The options in use for server side encryption.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#tags ⇒ Array<Types::Tag>
The tags.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#trust_provider_type ⇒ String
The type of Verified Access trust provider.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#user_trust_provider_type ⇒ String
The type of user-based trust provider.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  | 
  
#verified_access_trust_provider_id ⇒ String
The ID of the Amazon Web Services Verified Access trust provider.
      72412 72413 72414 72415 72416 72417 72418 72419 72420 72421 72422 72423 72424 72425 72426 72427 72428  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 72412 class VerifiedAccessTrustProvider < Struct.new( :verified_access_trust_provider_id, :description, :trust_provider_type, :user_trust_provider_type, :device_trust_provider_type, :oidc_options, :device_options, :policy_reference_name, :creation_time, :last_updated_time, :tags, :sse_specification, :native_application_oidc_options) SENSITIVE = [] include Aws::Structure end  |