OrganizationSecurityPolicyAssociation

{{% examples %}}

Example Usage

{{% /examples %}}

Import

OrganizationSecurityPolicyAssociation can be imported using any of these accepted formats

$ pulumi import gcp:compute/organizationSecurityPolicyAssociation:OrganizationSecurityPolicyAssociation default {{policy_id}}/association/{{name}}

Properties

Link copied to clipboard
val attachmentId: Output<String>

The resource that the security policy is attached to.

Link copied to clipboard
val displayName: Output<String>

The display name of the security policy of the association.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name for an association.

Link copied to clipboard
val policyId: Output<String>

The security policy ID of the association.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>