Amazon.DatabaseMigrationService.Model.ReplicationSubnetGroup.IsSetSubnetGroupStatus C# (CSharp) Method

IsSetSubnetGroupStatus() private method

private IsSetSubnetGroupStatus ( ) : bool
return bool
        internal bool IsSetSubnetGroupStatus()
        {
            return this._subnetGroupStatus != null;
        }