Skip to content

/AWS1/CL_CNTSECURITYPROFILE

Contains information about a security profile.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/CNTSECURITYPROFILEID /AWS1/CNTSECURITYPROFILEID

The identifier for the security profile.

iv_organizationresourceid TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The organization resource identifier for the security profile.

iv_arn TYPE /AWS1/CNTARN /AWS1/CNTARN

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

iv_securityprofilename TYPE /AWS1/CNTSECURITYPROFILENAME /AWS1/CNTSECURITYPROFILENAME

The name for the security profile.

iv_description TYPE /AWS1/CNTSECURITYPROFILEDESC /AWS1/CNTSECURITYPROFILEDESC

The description of the security profile.

it_tags TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

it_allowedaccesscontroltags TYPE /AWS1/CL_CNTALLOWEDACCCTLTGS_W=>TT_ALLOWEDACCESSCONTROLTAGS TT_ALLOWEDACCESSCONTROLTAGS

The list of tags that a security profile uses to restrict access to resources in Amazon Connect.

it_tagrestrictedresources TYPE /AWS1/CL_CNTTAGRESTRICTEDRES00=>TT_TAGRESTRICTEDRESOURCELIST TT_TAGRESTRICTEDRESOURCELIST

The list of resources that a security profile applies tag restrictions to in Amazon Connect.

iv_lastmodifiedtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP

The timestamp when this resource was last modified.

iv_lastmodifiedregion TYPE /AWS1/CNTREGIONNAME /AWS1/CNTREGIONNAME

The Amazon Web Services Region where this resource was last modified.

it_hierarchyrestrictedresrcs TYPE /AWS1/CL_CNTHIERARCHYRESTRIC00=>TT_HIERARCHYRESTRICTEDRESRCLST TT_HIERARCHYRESTRICTEDRESRCLST

The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: User.

iv_alwedaccctlhierarchygrpid TYPE /AWS1/CNTHIERARCHYGROUPID /AWS1/CNTHIERARCHYGROUPID

The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.


Queryable Attributes

Id

The identifier for the security profile.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

OrganizationResourceId

The organization resource identifier for the security profile.

Accessible with the following methods

Method Description
GET_ORGANIZATIONRESOURCEID() Getter for ORGANIZATIONRESOURCEID, with configurable default
ASK_ORGANIZATIONRESOURCEID() Getter for ORGANIZATIONRESOURCEID w/ exceptions if field has
HAS_ORGANIZATIONRESOURCEID() Determine if ORGANIZATIONRESOURCEID has a value

Arn

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

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

SecurityProfileName

The name for the security profile.

Accessible with the following methods

Method Description
GET_SECURITYPROFILENAME() Getter for SECURITYPROFILENAME, with configurable default
ASK_SECURITYPROFILENAME() Getter for SECURITYPROFILENAME w/ exceptions if field has no
HAS_SECURITYPROFILENAME() Determine if SECURITYPROFILENAME has a value

Description

The description of the security profile.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

Tags

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

AllowedAccessControlTags

The list of tags that a security profile uses to restrict access to resources in Amazon Connect.

Accessible with the following methods

Method Description
GET_ALLOWEDACCESSCONTROLTAGS() Getter for ALLOWEDACCESSCONTROLTAGS, with configurable defau
ASK_ALLOWEDACCESSCONTROLTAGS() Getter for ALLOWEDACCESSCONTROLTAGS w/ exceptions if field h
HAS_ALLOWEDACCESSCONTROLTAGS() Determine if ALLOWEDACCESSCONTROLTAGS has a value

TagRestrictedResources

The list of resources that a security profile applies tag restrictions to in Amazon Connect.

Accessible with the following methods

Method Description
GET_TAGRESTRICTEDRESOURCES() Getter for TAGRESTRICTEDRESOURCES, with configurable default
ASK_TAGRESTRICTEDRESOURCES() Getter for TAGRESTRICTEDRESOURCES w/ exceptions if field has
HAS_TAGRESTRICTEDRESOURCES() Determine if TAGRESTRICTEDRESOURCES has a value

LastModifiedTime

The timestamp when this resource was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

LastModifiedRegion

The Amazon Web Services Region where this resource was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDREGION() Getter for LASTMODIFIEDREGION, with configurable default
ASK_LASTMODIFIEDREGION() Getter for LASTMODIFIEDREGION w/ exceptions if field has no
HAS_LASTMODIFIEDREGION() Determine if LASTMODIFIEDREGION has a value

HierarchyRestrictedResources

The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: User.

Accessible with the following methods

Method Description
GET_HIERARCHYRESTRICTEDRES00() Getter for HIERARCHYRESTRICTEDRESOURCES, with configurable d
ASK_HIERARCHYRESTRICTEDRES00() Getter for HIERARCHYRESTRICTEDRESOURCES w/ exceptions if fie
HAS_HIERARCHYRESTRICTEDRES00() Determine if HIERARCHYRESTRICTEDRESOURCES has a value

AllowedAccessControlHierarchyGroupId

The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.

Accessible with the following methods

Method Description
GET_ALWEDACCCTLHIERARCHYGR00() Getter for ALLOWEDACCCTLHIERARCHYGRPID, with configurable de
ASK_ALWEDACCCTLHIERARCHYGR00() Getter for ALLOWEDACCCTLHIERARCHYGRPID w/ exceptions if fiel
HAS_ALWEDACCCTLHIERARCHYGR00() Determine if ALLOWEDACCCTLHIERARCHYGRPID has a value