You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Connect::Types::SecurityProfileSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about a security profile.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the security profile.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the security profile.

#idString

The identifier of the security profile.

Returns:

  • (String)

    The identifier of the security profile.

#nameString

The name of the security profile.

Returns:

  • (String)

    The name of the security profile.