sym.sdk.resource.SymResource¶
- class sym.sdk.resource.SymResource(srn: Union[sym.sdk.resource.SRN, str])¶
Bases:
sym.sdk.resource.SymBaseResource
A piece of infrastructure provisioned with Sym’s Terraform provider.
For example, a
Flow
is a Resource.Read more about Sym Resources.
Methods
dict
()Represent this resource as a dictionary.
Attributes
An alias for this resource's slug, derived from its
SRN
.A
SRN
object that represents the unique identifier for this resource.- dict()¶
Represent this resource as a dictionary.