AWS SDK for .NET Documentation
MissingOnRds Property
AmazonAmazon.OpsWorks.ModelRdsDbInstanceMissingOnRds Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property MissingOnRds.

Set to

CopyC#
true
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
CopyC#
true
, you must deregister the instance and then register it again.

Declaration Syntax
C#
public bool MissingOnRds { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)