instanceName property

String? instanceName
final

The name of the invocation target. For EC2 instances this is the value for the aws:Name tag. For on-premises instances, this is the name of the instance.

Implementation

final String? instanceName;