Output only. The time when environment was attached to the security profile.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["SecurityProfileEnvironmentAssociation represents a resource that associates a security profile with an environment."],["The JSON representation of a SecurityProfileEnvironmentAssociation includes the environment name, security profile revision ID (deprecated), and attach time."],["The `name` field is an immutable string representing the environment, `securityProfileRevisionId` is deprecated and should not be used, and `attachTime` shows the timestamp of the association."],["Methods for managing SecurityProfileEnvironmentAssociations include computing environment scores, creating new associations, and deleting existing associations."]]],[]]