Amazon.DatabaseMigrationService.Model.ModifyReplicationSubnetGroupRequest.IsSetReplicationSubnetGroupIdentifier C# (CSharp) Method

IsSetReplicationSubnetGroupIdentifier() private method

private IsSetReplicationSubnetGroupIdentifier ( ) : bool
return bool
        internal bool IsSetReplicationSubnetGroupIdentifier()
        {
            return this._replicationSubnetGroupIdentifier != null;
        }