Amazon.DatabaseMigrationService.Model.ModifyReplicationSubnetGroupResponse.IsSetReplicationSubnetGroup C# (CSharp) Method

IsSetReplicationSubnetGroup() private method

private IsSetReplicationSubnetGroup ( ) : bool
return bool
        internal bool IsSetReplicationSubnetGroup()
        {
            return this._replicationSubnetGroup != null;
        }
ModifyReplicationSubnetGroupResponse