Gets and sets the property MissingOnRds.
Set to CopyC#
if AWS OpsWorks was unable to discover the Amazon RDS instance.
AWS OpsWorks attempts to discover the instance only once. If this value is set
to true
CopyC#
, you must deregister the instance and then register it again.
true

C# |
public bool MissingOnRds { get; set; }