You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::SecurityProfileTargetMapping
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoT::Types::SecurityProfileTargetMapping
- Defined in:
- (unknown)
Overview
Information about a security profile and the target associated with it.
Instance Attribute Summary collapse
-
#security_profile_identifier ⇒ Types::SecurityProfileIdentifier
Information that identifies the security profile.
-
#target ⇒ Types::SecurityProfileTarget
Information about the target (thing group) associated with the security profile.
Instance Attribute Details
#security_profile_identifier ⇒ Types::SecurityProfileIdentifier
Information that identifies the security profile.
#target ⇒ Types::SecurityProfileTarget
Information about the target (thing group) associated with the security profile.