Skip to content

Commit 927a8ab

Browse files
committed
Latest
1 parent 7214588 commit 927a8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ark_sdk_python/models/services/uap/sia/vm/ark_uap_sia_vm_targets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class ArkUAPSIAVMFQDNIPResource(ArkCamelizedModel):
121121

122122
class ArkUAPSIAVMPlatformTargets(ArkCamelizedModel):
123123
"""
124-
Represents the targets for a virtual machine access policy, which can include AWS, Azure, GCP, or on-premises resources.
124+
Represents the targets for a virtual machine access policy, which can include AWS, Azure, GCP, or fqdn/ip resources.
125125
"""
126126

127127
aws_resource: Annotated[

0 commit comments

Comments
 (0)