actualProperties property
A JSON structure containing the actual property values of the stack resource.
For resources whose StackResourceDriftStatus
is
DELETED
, this structure will not be present.
Implementation
final String? actualProperties;
A JSON structure containing the actual property values of the stack resource.
For resources whose StackResourceDriftStatus
is
DELETED
, this structure will not be present.
final String? actualProperties;